There are two ports used when connecting via TCP: the client's port (source port) and the server's port (destination port). In this case your server is acting as a client and uses a different port (source ports 54834-54838) each time it connects. Your client always the hits the second server on the same port number: 8080.
Cheers, -- Steven --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]