-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 13 March 2003 05:08 am, chris wrote: > you can setup, but it's not too hard to write one in perl and i'd hope > not to write one in C (i've never tried writing daemons or network > code for windows in C), that include authentication if you so desire.
If you use IO::Socket, then you are programming C with Perl syntax anyway, since it's basically a C wrapper. But the OO modules IO::Socket::<foo> are convenient, indeed. - -- GPG: 03EE 9EB8 E500 874A F509 7B95 9B9A 84A1 26E9 4F79 http://www.ece.utexas.edu/~jhs/public_key.gpg -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+cA9zm5qEoSbpT3kRAtAtAJsFSV+6Cwrrwtenq4p61pCmWbXZxQCbB4Ks EaucHobogC5uMiBiIU1PmEc= =lA0B -----END PGP SIGNATURE----- _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux
