Click here to Skip to main content
16,006,378 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Accessing VB6 Constants Pin
Dave Kreskowiak23-Mar-04 11:28
mveDave Kreskowiak23-Mar-04 11:28 
GeneralRe: Accessing VB6 Constants Pin
Vi223-Mar-04 20:45
Vi223-Mar-04 20:45 
GeneralGetting System Error &h80004002 Pin
Vipin Bokariya22-Mar-04 18:12
Vipin Bokariya22-Mar-04 18:12 
GeneralRe: Getting System Error &h80004002 Pin
Dave Kreskowiak23-Mar-04 1:45
mveDave Kreskowiak23-Mar-04 1:45 
GeneralRe: Getting System Error &h80004002 Pin
Vipin Bokariya24-Mar-04 20:03
Vipin Bokariya24-Mar-04 20:03 
GeneralRe: Getting System Error &h80004002 Pin
Dave Kreskowiak25-Mar-04 0:41
mveDave Kreskowiak25-Mar-04 0:41 
GeneralNetwork please! Pin
Guerven22-Mar-04 14:19
Guerven22-Mar-04 14:19 
GeneralRe: Network please! Pin
John Kuhn22-Mar-04 16:55
John Kuhn22-Mar-04 16:55 
Guerven wrote:
Its like a chat application

Yup. Start there, look for samples of chat applications that already include the basic features of socket communications that you need (here on CP or through Google). On top of such a framework, you might need to consider connection pooling... although in your case, with a known number of clients, you could be safe using a static number of connections and set port #'s to connect to from the clients. If the samples you find don't include or address asynchronous callbacks and threading, look for other samples.

On the other hand, this could be something that is solved using MSMQ/MTS, or whatever that's called now.




What a piece of work is man, how noble in reason, how infinite in faculties, in form and moving how express and admirable . . . and yet to me, what is this quintessence of dust? -- Hamlet, Act II, Scene ii.
GeneralRe: Network please! Pin
Dave Kreskowiak22-Mar-04 17:25
mveDave Kreskowiak22-Mar-04 17:25 
Generalplease help me! Pin
xstoneheartx22-Mar-04 12:01
xstoneheartx22-Mar-04 12:01 
GeneralRe: please help me! Pin
Nadroj22-Mar-04 12:10
Nadroj22-Mar-04 12:10 
GeneralRe: please help me! Pin
xstoneheartx22-Mar-04 23:33
xstoneheartx22-Mar-04 23:33 
GeneralRe: please help me! Pin
Nadroj23-Mar-04 3:03
Nadroj23-Mar-04 3:03 
GeneralInvert Color Pin
xstoneheartx22-Mar-04 11:07
xstoneheartx22-Mar-04 11:07 
GeneralRe: Invert Color Pin
Christian Graus22-Mar-04 12:35
protectorChristian Graus22-Mar-04 12:35 
GeneralRe: Invert Color Pin
Nadroj22-Mar-04 14:02
Nadroj22-Mar-04 14:02 
GeneralRe: Invert Color Pin
Christian Graus22-Mar-04 15:04
protectorChristian Graus22-Mar-04 15:04 
GeneralRe: Invert Color Pin
Nadroj22-Mar-04 15:18
Nadroj22-Mar-04 15:18 
GeneralRe: Invert Color Pin
Guerven22-Mar-04 15:49
Guerven22-Mar-04 15:49 
GeneralRe: Invert Color Pin
xstoneheartx22-Mar-04 23:47
xstoneheartx22-Mar-04 23:47 
GeneralRe: Invert Color Pin
xstoneheartx23-Mar-04 1:57
xstoneheartx23-Mar-04 1:57 
GeneralVB.NET Clipboard Change Pin
jordan200022-Mar-04 5:36
jordan200022-Mar-04 5:36 
GeneralRe: VB.NET Clipboard Change Pin
Dave Kreskowiak23-Mar-04 2:08
mveDave Kreskowiak23-Mar-04 2:08 
GeneralRe: VB.NET Clipboard Change Pin
jordan200023-Mar-04 5:30
jordan200023-Mar-04 5:30 
GeneralRe: VB.NET Clipboard Change Pin
Dave Kreskowiak23-Mar-04 6:06
mveDave Kreskowiak23-Mar-04 6:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.