is it possible to make chat like msn or skype in vb.net???
-
i have created the whole chat application containing server and clients and smiles and everything like msn now the problem is that while i was testing locally and on computers in my network it worked but when i tried to connect from outside over internet :( all my dreams to publish this application felt... :( can anyone help me with that? i tried everything searching on internet for solutions, port forwarding all i tried :( Thanks!!! :thumbsup:
FeRtoll Software.net ------------ E-Mail me WebPage
-
i have created the whole chat application containing server and clients and smiles and everything like msn now the problem is that while i was testing locally and on computers in my network it worked but when i tried to connect from outside over internet :( all my dreams to publish this application felt... :( can anyone help me with that? i tried everything searching on internet for solutions, port forwarding all i tried :( Thanks!!! :thumbsup:
FeRtoll Software.net ------------ E-Mail me WebPage
-
can you connect to anything else on your computer from outside? I would try to find a solution with a trained network-admin. Regards: Didi
-
i have created the whole chat application containing server and clients and smiles and everything like msn now the problem is that while i was testing locally and on computers in my network it worked but when i tried to connect from outside over internet :( all my dreams to publish this application felt... :( can anyone help me with that? i tried everything searching on internet for solutions, port forwarding all i tried :( Thanks!!! :thumbsup:
FeRtoll Software.net ------------ E-Mail me WebPage
How do you identify the machine you want to chat with? are you using a public IP address? over the Internet IP addresses are different from your local IP addresses. And they vary over time. See e.g. here[^]. A more expensive Internet subscription may yield a static IP, an address that is constant over time. :)
Luc Pattyn [Forum Guidelines] [My Articles]
The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
-
How do you identify the machine you want to chat with? are you using a public IP address? over the Internet IP addresses are different from your local IP addresses. And they vary over time. See e.g. here[^]. A more expensive Internet subscription may yield a static IP, an address that is constant over time. :)
Luc Pattyn [Forum Guidelines] [My Articles]
The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
-
i have created the whole chat application containing server and clients and smiles and everything like msn now the problem is that while i was testing locally and on computers in my network it worked but when i tried to connect from outside over internet :( all my dreams to publish this application felt... :( can anyone help me with that? i tried everything searching on internet for solutions, port forwarding all i tried :( Thanks!!! :thumbsup:
FeRtoll Software.net ------------ E-Mail me WebPage
i did it it is working now!!! :) ahhhhhhhhh finally... don't laugh: i was using port 8088 before, for my older application :mad: so probably two applications was killing each other... :( well thank you anyway... now my other problem to solve is static ip, i have no money to pay for it i will do some HTTP requests to read ip and then connect to given ip...
FeRtoll Software.net ------------ E-Mail me WebPage