Le 03/06/2010 13:49, Anthony Catel a écrit :
Ok, it's pretty simple :

- the client ask for a new incoming connection to x.x.x.x:80 and open a new random port. It sends a SYN packet to x.x.x.x with its IP and this random port (and some other headers)

- the server open a new connection to the client on this port.

That's why the client is limited to 65535 outgoing connections.

And yes the server identify the fd by its ip:port.

Hop im clear ;)

Anthony Catel - envoyé depuis mon iPhone

Le 3 juin 2010 à 13:30, Nouknouk <[email protected]> a écrit :

Thanks for those details.

Nouk²

--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to