Click here to Skip to main content
15,907,687 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Client-Server application Pin
EliottA16-Dec-08 3:14
EliottA16-Dec-08 3:14 
GeneralRe: Client-Server application Pin
Subjugate16-Dec-08 3:17
Subjugate16-Dec-08 3:17 
GeneralRe: Client-Server application Pin
Subjugate17-Dec-08 16:36
Subjugate17-Dec-08 16:36 
GeneralRe: Client-Server application Pin
EliottA17-Dec-08 17:01
EliottA17-Dec-08 17:01 
GeneralRe: Client-Server application Pin
Subjugate17-Dec-08 18:39
Subjugate17-Dec-08 18:39 
GeneralRe: Client-Server application Pin
EliottA18-Dec-08 2:59
EliottA18-Dec-08 2:59 
GeneralRe: Client-Server application Pin
Subjugate18-Dec-08 3:13
Subjugate18-Dec-08 3:13 
GeneralRe: Client-Server application Pin
EliottA18-Dec-08 3:23
EliottA18-Dec-08 3:23 
Dude, did you even READ[^] the bloody website? It says, and I quote
http://vb.net-informations.com/communications/vb.net_chat_server.htm wrote:
When a Chat Client connected to Server , the Server create a new Thread for communication . Here we implement a Class handleClient for handling Client as a separate Thread . The Class handleClient has a function doChat() is handling the communication between the Server side Client Socket and the incoming Client Socket.


READ it and analyze the code better. Look at the broadcast method to see how it sends a message to users that a new connection has been established. If you can't figure it out with all that's layed out in front of you then you won't be able to do it at all.
GeneralRe: Client-Server application Pin
Subjugate21-Dec-08 21:27
Subjugate21-Dec-08 21:27 
GeneralRe: Client-Server application Pin
EliottA22-Dec-08 5:11
EliottA22-Dec-08 5:11 
QuestionRoaming and local user settings ? Pin
koosquarto16-Dec-08 2:55
koosquarto16-Dec-08 2:55 
QuestionHow to obtain Visual Styles colors Pin
paralyzah16-Dec-08 2:12
paralyzah16-Dec-08 2:12 
AnswerRe: How to obtain Visual Styles colors Pin
Thomas Stockwell17-Dec-08 5:36
professionalThomas Stockwell17-Dec-08 5:36 
QuestionAsking for help to convert the sample code in C to vb.net Pin
JUNEYT15-Dec-08 23:59
JUNEYT15-Dec-08 23:59 
AnswerRe: Asking for help to convert the sample code in C to vb.net Pin
Tom Deketelaere16-Dec-08 1:52
professionalTom Deketelaere16-Dec-08 1:52 
QuestionHow to return value from modal form Pin
vlinker15-Dec-08 23:54
vlinker15-Dec-08 23:54 
AnswerRe: How to return value from modal form Pin
Nanda_MR15-Dec-08 23:59
Nanda_MR15-Dec-08 23:59 
GeneralRe: How to return value from modal form Pin
vlinker16-Dec-08 0:07
vlinker16-Dec-08 0:07 
AnswerRe: How to return value from modal form Pin
Nanda_MR16-Dec-08 0:23
Nanda_MR16-Dec-08 0:23 
GeneralRe: How to return value from modal form Pin
vlinker16-Dec-08 0:42
vlinker16-Dec-08 0:42 
GeneralRe: How to return value from modal form Pin
Christian Graus16-Dec-08 8:54
protectorChristian Graus16-Dec-08 8:54 
GeneralRe: How to return value from modal form Pin
Nanda_MR16-Dec-08 17:15
Nanda_MR16-Dec-08 17:15 
AnswerRe: How to return value from modal form Pin
Dave Kreskowiak16-Dec-08 2:02
mveDave Kreskowiak16-Dec-08 2:02 
GeneralRe: How to return value from modal form Pin
Jon_Boy16-Dec-08 3:02
Jon_Boy16-Dec-08 3:02 
QuestionStatusStrip Pin
jigneshDPatel15-Dec-08 23:27
jigneshDPatel15-Dec-08 23:27 

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.