Huan He wrote:
>
> Hello All,
>
> Does anyone ever write a TCP socket program in mod-perl module on NT ?
> In my program, I use socket in phase PerlAccessHandler to connect
> to a remote socket server, the socket in mod-perl can be opened and
> connected, but when I try to write message to the r
Hello All,
Does anyone ever write a TCP socket program in mod-perl module on NT ?
In my program, I use socket in phase PerlAccessHandler to connect
to a remote socket server, the socket in mod-perl can be opened and
connected, but when I try to write message to the remote server, the
server sock