|
-
Jun 22nd, 2000, 07:30 PM
#1
Thread Starter
Frenzied Member
I'm programmin a small chat program and want to know how to send messages over the networks, so that all users using my program will recieve the message...
Samples would be appriciated!! : o )
-
Jun 22nd, 2000, 07:42 PM
#2
Hyperactive Member
You are going to either have to use the winsock api, winsock control, or a third party winsock control.
Examples of this are rampant all over, just search, try
http://www.planetsourcecode.com
-
Jun 23rd, 2000, 12:41 AM
#3
PowerPoster
Just use the the Microsoft Winsock Control that come with the Visual Basic 6.0 will do. not need to call a complicated API function.
As for sample code you can just down load it from the Planet Source Code or from the vb-world Demo Project
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
|