Re: Client <-> Server TCP Protocol

2002-07-13 Thread miguel solorzano
At 03:53 13/7/2002 -0500, MonoTeK wrote: Hi, >I recently made a script that uses raw TCP sockets to connect to a mysql >server and communicate directly (bypassing any ODBC or DLLs). I had >success at first with both linux and win32 based servers, but recently I >am being unable to connect due to

Client <-> Server TCP Protocol

2002-07-13 Thread MonoTeK
I recently made a script that uses raw TCP sockets to connect to a mysql server and communicate directly (bypassing any ODBC or DLLs). I had success at first with both linux and win32 based servers, but recently I am being unable to connect due to an incorrect password being sent from my scri