logikal16 Posted June 16, 2005 Posted June 16, 2005 Hey there,Ok, so I created a TCP Server and Client. Both work perfectly when the IP address is set to "127.0.0.1". However, when I type in my internet IP address (69.160...etc) in the client instead of "127.0.0.1", I get this strange error (Error: 10061). I don't have any routers and/or firewalls. Does anyone know what went wrong? Does the server ONLY listen to a LAN? How do you go about getting it to work?Thanks,Matt
roy Posted June 16, 2005 Posted June 16, 2005 Hey there,Ok, so I created a TCP Server and Client. Both work perfectly when the IP address is set to "127.0.0.1". However, when I type in my internet IP address (69.160...etc) in the client instead of "127.0.0.1", I get this strange error (Error: 10061). I don't have any routers and/or firewalls. Does anyone know what went wrong? Does the server ONLY listen to a LAN? How do you go about getting it to work?Thanks,MattĀ <{POST_SNAPBACK}>You must type the same address on both server and client programs.Roy .
logikal16 Posted June 16, 2005 Author Posted June 16, 2005 You must type the same address on both server and client programs.Roy .<{POST_SNAPBACK}>ah, ok... thanks, looks like i'll have to make a little dns resolving program ;-)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now