|
-
Jun 5th, 2005, 01:55 AM
#1
Thread Starter
Frenzied Member
Winsock Help
Well I'm not the best Winsock user. I dont know alot about it and I plan to fix that. I'm going to make a test chat program that will connect between 2 comps so we can chat. I basicly dont even really know where to start except to make a connection. Here is what I have for the client:
Winsock.RemoteHost = "127.0.0.1"
Winsock.RemotePort = 15151
Winsock.Connect
That will be run on a command button. The thing is, I dont want to have to have the IP in order to connect. That would mean I could only chat to one person, none if I didn't know anyones IP. I know there is another way of connecting, but I cant exactly remember how it went. Help anyone?
Age - 15 ::: Level - Advanced
If you find my post useful please ::Rate It::

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
|