SPUG: BSD Sockets and perl

Colin Meyer cmeyer at helvella.org
Wed Jan 11 11:16:50 PST 2006


On Wed, Jan 11, 2006 at 10:09:30AM -0800, David S.Patterson wrote:
> <html>
> <body>
> <P><FONT face="Verdana, Arial, Helvetica, sans-serif" size=3>I have a
>    perl project that requires a&nbsp;client server with continuous&nbsp;two-
>    way communications.</FONT></P>
...
> <P>Does anyone have any example code for continuous two way
>    communication over sockets in perl (or C/C++) that they would be
>    willing to share?&nbsp; Any other suggestions?</P>

There's a few examples in the perlipc manpage ('perldoc perlipc', search
for socket), and more in the Perl Cookbook.

-Colin.


More information about the spug-list mailing list