sorry forget to answer the other question
localhost is not using socket call :)
it should use the file descriptor
/var/run/mysqld/mysqld.sock
as a socket.
that's why you can connect localy.
IPC inter process communication usually
get the following media
share memory-(thread to thread),
file escriptor (process to process)
socket (network to network)

Alex

wqinian rao 提到:

>請問我用apt-get install
>mysql*安裝了mysql-client和mysql-server,[EMAIL PROTECTED]
>還有8009是什麼端口啊。。。謝謝!!!!
>
>_________________________________________________________
>Do You Yahoo!? 
>銀行巨頭聚會中原 大浪淘‘金’誰將笑傲
>http://sweepstakes.yahoo.com/bank_surveywave2/
>
>  
>




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


回复