Re: TCP apllications
[email protected] (Rob Dixon)
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
Arun wrote: > Hi, > This is Arun here, i am new to Perl so i > was just thinking of programming the TCP apllications or working. So > how do i do that, just needed guidance from you. A lot depends on how you want to use TCP, but take a look at perldoc -f socket and perldoc Socket HTH, Rob