I has write chat program, and its work in my computer (localhost as my ip/hostname), but, how I can run in other computer(internet) ? whats port must I use? what hostname?
(sorry my english is very bad),
Thanks :)
Printable View
I has write chat program, and its work in my computer (localhost as my ip/hostname), but, how I can run in other computer(internet) ? whats port must I use? what hostname?
(sorry my english is very bad),
Thanks :)
Theoretically you could use any port but many will be blocked by firewalls. Can you give us a few more details about the program? Is this a school project or a commercial type of project?
no, this is not for school or comercial
I just want to know how to pass text over internet with my program
The program will work online if it works within the local network. The only thing you have to do is, if you have a router, forward the port your program is using. This is very different for every router, so you will probably have to look in the manual.