|
-
Mar 12th, 2006, 10:48 PM
#1
Thread Starter
Addicted Member
Chat Application Over a Network
I am creating a network theater full of cool things that people could do over a network connection, anyway, I want to know if I can send a line of text over a network to the other sides listbox without a server application. I need to do this because one of my tools is a network chat, and I do not want to have to give them a server client to run as well.
Anyone know how this can be done?
PS: In Visual Basic 6
-
Mar 13th, 2006, 11:13 AM
#2
Re: Chat Application Over a Network
you can use UDP where it doesnt need a connection to send data, but the side with the listbox has to be listening for the incoming data
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|