Quote:
|
If you want to hear more, you need more sockets
|
does that mean that when programming a firewall or a router, u have to open 65,000 sockets for all the possible ports? because as i recall u need to specify the port a socket is listening to? is that correct?
Quote:
|
Are you imitating a firewall or a router?
|
In terms of networking functionality both. I just want to accept any packet and forward it to its destination. a router forwards on a certain port, a firewall decides whether to forward it or not. im going to be delaying it for a certain period of time, then forward it.