Hi. I don't know much about Unix and I am not a C programmer. I need a little someting that can send a string to a remote machine using a socket channel. Is there any program that can be used for this which will accept a command like this: SendTo host port message
I found lot of C example using the Berkely Socket API but as I said, I am not a C programmer on Unix. I just need my Unix server be able to send a string on an already opened channel on my Windows NT server.
If anyone can help me, it will be greatly appreciated.
Thanks.
I found lot of C example using the Berkely Socket API but as I said, I am not a C programmer on Unix. I just need my Unix server be able to send a string on an already opened channel on my Windows NT server.
If anyone can help me, it will be greatly appreciated.
Thanks.