yeah i always use telnet but that's my problem. i cant send string to tcp port automatically using telnet command. i have to enter the telnet environment to issue a command. And my program is the service that run on a certain tcp port. the format is just plain text with no encryption.:)

On 8/10/06, Ariz Jacinto <[EMAIL PROTECTED]> wrote:
you can always use the telnet command :)  sending a string is one thing
but if you're going to send it to a known service, better comply with the
format whether its XML or not.




On 8/9/06, jhuniepi < [EMAIL PROTECTED]> wrote:
> is there a command in linux that sends a string to a tcp port (ex. http port
> 80) automatically?
>
> example format:
>
> # <linux command> <host> <port> <string>
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph



--
cj pangilinan
linux user, java programmer
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to