| Author |
Message |
Ross Marchant
Guest
|
Posted:
Fri Dec 09, 2005 5:15 pm Post subject:
TCP server terminal |
|
|
Does anyone know any software that can act as a TCP server terminal like
Hyperterminal eg. "Wait for call" on port XXXX except without Hyperterminals
stupid server echo.
Thanks
Ross |
|
| Back to top |
|
 |
Bryan Hackney
Guest
|
Posted:
Fri Dec 09, 2005 5:15 pm Post subject:
Re: TCP server terminal |
|
|
Ross Marchant wrote:
| Quote: | Does anyone know any software that can act as a TCP server terminal like
Hyperterminal eg. "Wait for call" on port XXXX except without Hyperterminals
stupid server echo.
Thanks
Ross
|
Cygwin+netcat.
Cygwin is very large just to get the functionality of netcat, but Cygwin
has become de rigueur for all Windows installations for me anyway. |
|
| Back to top |
|
 |
Grant Edwards
Guest
|
Posted:
Fri Dec 09, 2005 5:15 pm Post subject:
Re: TCP server terminal |
|
|
On 2005-12-09, Ross Marchant <rossm@NOexceltech.SPAMcom.au> wrote:
| Quote: | Does anyone know any software that can act as a TCP server
terminal like Hyperterminal eg. "Wait for call" on port XXXX
except without Hyperterminals stupid server echo.
|
nc (the package name is usually "netcat")
--
Grant Edwards grante Yow! Do I hear th'
at SPINNING of various
visi.com WHIRRING, ROUND, and WARM
WHIRLOMATICS?! |
|
| Back to top |
|
 |
FLY135
Guest
|
Posted:
Fri Dec 09, 2005 5:15 pm Post subject:
Re: TCP server terminal |
|
|
| ser2net |
|
| Back to top |
|
 |
larwe
Guest
|
Posted:
Fri Dec 09, 2005 5:15 pm Post subject:
Re: TCP server terminal |
|
|
Bryan Hackney wrote:
| Quote: | Cygwin is very large just to get the functionality of netcat, but Cygwin
has become de rigueur for all Windows installations for me anyway.
|
OT, but the other month I installed the Windows game of "The Thing"
(based on John Carpenter's movie) and the installer said "Cygwin
detected". Very odd, I wonder why it knows or cares. |
|
| Back to top |
|
 |
Bryan Hackney
Guest
|
Posted:
Fri Dec 09, 2005 11:18 pm Post subject:
Re: TCP server terminal |
|
|
larwe wrote:
| Quote: | Bryan Hackney wrote:
Cygwin is very large just to get the functionality of netcat, but Cygwin
has become de rigueur for all Windows installations for me anyway.
OT, but the other month I installed the Windows game of "The Thing"
(based on John Carpenter's movie) and the installer said "Cygwin
detected". Very odd, I wonder why it knows or cares.
|
Strange.
There are some parts of Xilinx tools that require parts of Cygwin. I can
understand that, but a game needing Cygwin?
I think it's just part of what the installer does, and has nothing to
do with the game. Maybe there are enough things out there depending on
Cygwin that the installer checks by default. Or maybe someone made a
mistake and left the check in when it should have been removed. |
|
| Back to top |
|
 |
|
|
|
|