Link to home
Start Free TrialLog in
Avatar of dtivmk
dtivmk

asked on

Simple TCP IP Chat or Talk applicaiton (client and server) for cygwin/linux

Hi,
Can someone point to the/or provide with the
simple client server code in C using sockets..
Code should be compilable with gcc on cygwin/linux.
the client and server should be able to send and receive messages
to each other and cancel the chat with ctrl-c or something similar...

I hope both the files put together will not be more than 80-90 lines of code..
ASKER CERTIFIED SOLUTION
Avatar of dtivmk
dtivmk

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial