Click here to Skip to main content
15,885,981 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Do routers block TCP clients ? , Is skype not using a TCP client socket ?

Does skype use a TCP client ? ,IF skype not use tcp client, then how Skype connect to each other ?

When TCP Listener is available on internet, Does TCP clients get blocked when try to connect to TCP Socket server becasue of client machine is connected to a router
Posted
Updated 29-Apr-13 6:12am
v2
Comments
Prasad Khandekar 29-Apr-13 14:06pm    
It depends upon the router itself. Generally the traffic is blocked using a firewall software, but routers can also have firewall built into it. You might find this article (http://www.howtogeek.com/122065/htg-explains-i-have-a-router-do-i-need-a-firewall) interesting. TCP/IP is a base protocol almost used by every networking application & that includes Skype as well. Most of the other protocols ride on top of TCP/IP.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900