Help for this page

Select Code to Download


  1. or download this
    ryan@ryan-laptop:~/Documents/sockets$ perl bidir.pl 192.168.0.61 60128
    [Connected to 192.168.0.61:60128]
    ...
    00000000  49 53 43 50 00 00 00 10  00 00 00 0a 01 00 00 00  |ISCP.....
    +.......|
    00000010  21 31 4d 56 4c 32 44 1a  0d 0a                    |!1MVL2D..
    +.|
    0000001a
    
  2. or download this
    #!/usr/bin/perl -w
    # biclient - bidirectional forking client
    ...
          }
    }
    exit;