|
-
Apr 23rd, 2000, 10:28 PM
#1
Thread Starter
Frenzied Member
Hi!
I'm programming a chat program, but I'm having a few problems....
I want to send the text i submit in my chat to all other computers on the network running my
program.
How can i do that??
I have the following components on my form:
Msg (ListBox containing the messages posted to the chat)
Users (ListBox containing the users logged into the chat)
SendMsg (TextField where i type my message to be sent)
cmdSendMsg (Command button which i use to send the text in SendMsg to Msg)
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
|