>  
> Can anyone tell me what command or software to use as I need to
> perform some tests by sending arbitrary packets having composition of
> my wish?
>  

where do u want to send the packets to .. you might be able to use
telnet itself for the purpose. Just connect to the service as 

telnet <host> <port> and if the commands are to be sent in plaintext.
This should work. On the other hand, if you wish to send something more
complicated, writing a simple program for this should'nt be tough.

HTH
Sharninder


_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to