|
-
May 20th, 2013, 10:50 AM
#1
Thread Starter
New Member
Winsock Chat Application HELP
Okay so I'm making a one to one connection chat application using Winsock.
I just had a question, if I sent the client to a friend from another location, in the code for the application what IP would they be connecting to?
Is it MY Ip?
Also if it is MY ip, which would be the correct method of doing this?
.remotehost = "xxx.xxx.xx.x"
OR
.remotehostip = "xxx.xxx.xx.x"
^ When I tried this method it gave me an error saying "Wrong number of arguments or invalid property assigment"
Thank you.
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
|