简体   繁体   中英

how does teamviewer find my computer even if my comp. behind of the firewall and firewall isn't configured?

Did you use teamviewer? (comic question i know... Who doesn't use it?)

Do you have any idea how does teamviewer make connection even if i am behind the router, firewall, switch and my local firewall..?

I'm trying to imagine a connection that is between remote machinge and my computer. Remote machine is sending the packets (and its header (for instance, destination IP, message body)) to me but it only knows my id number(which is given by my local teamviewer application).

And this packets are reaching to my computer even if there is a juniper firewall (and also my windows firewall).

What kind a message body is recieving by computer? (of course it is not like xml, text, html, excel :)

Do you have any idea?

PS. Please share your knowledge like you are explaining to beginner level user.

The software is communicating with a central server, and has made an outbound connection. When you start TeamViewer, it will try to make a direct connection, but if both directions fail that (ie. firewall or NATting at both places), then it will fall back on communicating through a server.

This is basically the same approach most online games use. Changes at one end is sent to a central server, and is then relayed back to other connected computers.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM