TCPEchoClient - TechRepublic
General discussion
February 28, 2006 at 03:14 PM
jurgen_t

TCPEchoClient

by jurgen_t . Updated 20 years, 3 months ago

I run freeBSD 5.4
I have compiled the program as follows:
gcc -o TCPEchoClient TCPEchoClient.c DieWithError.c
I have run the program as
/net/ECHOClient localhost [](7)
I have also disabled my firewall.
The message I keep getting is “connection to Localhost refused”
Does anybody know how to fix this problem?
btw the program is a transcript from “TCP/IP in C”from Donahoo and Calvert.
Desperate

This discussion is locked

All Comments