View Single Post
Old Jun 9th, 2006, 6:52 PM   #2
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
I find it a little bit hard you have very little knowledge of networks but you're trying to program network programs.

127.0.0.1 is an ip address that just relays the connection you try to make back to your very own(the person who runs the program) computer, which will tell you there's no connection because I don't have the server. That is of course if you're using the addr.txt to grab the ip address of your server. If it's hardcoded then disregard this post, but either way I wasn't able to connect.
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!
jayme is offline   Reply With Quote