RE: RE: Low Level Socket Programming

2003-07-09 Thread Kipp, James
3 9:54 AM > To: Kipp, James > Cc: [EMAIL PROTECTED] > Subject: Re: RE: Low Level Socket Programming > > > He He, > > This is a dandy little one. > > Mark G > - Original Message - > From: "Kipp, James" <[EMAIL PROTECTED]> > Date:

Re: RE: Low Level Socket Programming

2003-07-09 Thread mgoland
He He, This is a dandy little one. Mark G - Original Message - From: "Kipp, James" <[EMAIL PROTECTED]> Date: Wednesday, July 9, 2003 7:45 am Subject: RE: Low Level Socket Programming > > > > hello, > > I have written a tcp socket server using th

RE: Low Level Socket Programming

2003-07-09 Thread Kipp, James
> > hello, > I have written a tcp socket server using the Perl Cookbook > and Use Socket. This is nice an works well. However, i want > to write a > server that can listen for a special packet. So i need to get down > futher that the Perl Cookbook shows. I want to see each packet and > be able

Low Level Socket Programming

2003-07-08 Thread jdavis
hello, I have written a tcp socket server using the Perl Cookbook and Use Socket. This is nice an works well. However, i want to write a server that can listen for a special packet. So i need to get down futher that the Perl Cookbook shows. I want to see each packet and be able to look at its wi