Hello,

>From a workstation -- Linux or Windows -- I would
like to:

1) assign my perl script a tcpip port and receive all 
   tcpip data coming into the workstation for that 
   port -- BUT with the tcpip header.  OK if the ethernet
   header is stripped, but the IP and TCP header need
   to show up in my perl script.

2) send data to the network card.  The data is just
   a bit-stream I make up.  I can either: 

   a) just provide the bitstream and the ethernet 
      address of the targetted workstation (preferred)
      or
   b) provide the bitstream with ethernet header added
      by me.

Please give me any pointers/code-fragments for how can 
I do (1) and (2).

Thanks,

--Suresh 
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to