in reply to Re^2: File/Data Streaming over a socket
in thread File/Data Streaming over a socket

1) A socket is just an association between a protocol ( port, address ) and a descriptor ( filehandle ).

2) An application connected to the public internet with only password protection offers only false security.

3) Go to http://search.cpan.org and search for security.

4) Posting a new question in an existing thread is a faux pax.

s//----->\t/;$~="JAPH";s//\r<$~~/;{s|~$~-|-~$~|||s |-$~~|$~~-|||s,<$~~,<~$~,,s,~$~>,$~~>,, $|=1,select$,,$,,$,,1e-1;print;redo}
  • Comment on Re^3: File/Data Streaming over a socket