|
-
December 29th, 2010, 09:56 AM
#1
Listen to other machine
Hi.
This one is little cloudy question...
There is a server that is connected to another machine (Linux based).
The other machine needs to transfer short data (one line of text) to the server.
I can choose how the other machine will transfer this data.
What should I prefer?
TCP / HTTP / other... ?
I know details are missing but by guidance, I'll try to provide more.
Thanks.
-
January 4th, 2011, 05:40 PM
#2
Re: Listen to other machine
tcp 80 (99% of machines/switches/firewalls won't have this blocked unless the environment demands it)
any thought beyond that isn't required for sending a string...
or you could just generate and automatically send emails
-
January 5th, 2011, 03:20 AM
#3
Re: Listen to other machine
How complex is it to listen to TCP, as you said, by C# program?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|