Friday 15 April 2011

sockets - Bash script to connect to open port, send request, read response -


I have a service running on the local host: Port I want to connect to this port in a Bash script, one I will send the request, and I will read the response - essentially automating the Telnet session. What is the best way to do this?

thanks

> What you want to do NetCat , He should be able to do a lot.


No comments:

Post a Comment