Re: network and perl

2002-08-04 Thread drieux
On Saturday, August 3, 2002, at 10:56 , Karsten Borgwaldt wrote: > Hi all, > > I tried to make two programms communicate with each other. I have tried > with IO::Socket, the most used Module I think, and with Net::TCP. > There are two possibilities, the first is that my brain is too small to >

network and perl

2002-08-04 Thread Karsten Borgwaldt
Hi all, I tried to make two programms communicate with each other. I have tried with IO::Socket, the most used Module I think, and with Net::TCP. There are two possibilities, the first is that my brain is too small to get the way these modules run, the second is that I forget a few things while