> I have a device on my network that I can access using http. This
> device also can be accessed using ascii commands sent and recieved
> over port 1500. Is there a way to listen to this port within a perl
> script. For instance, the device will sent a 'notify' signal when
> information is waiting on the device. The script should then return
> a 'retrieve' signal and recieve the information. Does anyone have any ideas?
> Thanks,
> Eric
>
Listening on a port is relatively easy.
Check the Perl Cookbook, perlmonks.org and google.
Jared
_______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
