> I'm not sure to understand the way you are using to send the actually, the client sends the login/password through a custom protocol to the server (the client and server communicate via tcp/ip).. the server socket receives the data and then uses the "send" command to send the data received to the proper handler.. -Sean