Menu

Tree [554260] master /
 History

HTTPS access


File Date Author Commit
 src 2012-04-22 XU, Jialing XU, Jialing [13c897] Initial commit
 .gitignore 2012-04-22 XU, Jialing XU, Jialing [13c897] Initial commit
 AUTHORS 2012-04-22 XU, Jialing XU, Jialing [13c897] Initial commit
 COPYING 2012-04-22 XU, Jialing XU, Jialing [13c897] Initial commit
 ChangeLog 2012-04-22 XU, Jialing XU, Jialing [13c897] Initial commit
 INSTALL 2012-04-22 XU, Jialing XU, Jialing [13c897] Initial commit
 NEWS 2012-04-22 XU, Jialing XU, Jialing [13c897] Initial commit
 README 2012-04-22 XU, Jialing XU, Jialing [13c897] Initial commit
 makefile 2012-04-22 XU, Jialing XU, Jialing [554260] fix a bug in makefile (if the subdirectory bin ...

Read Me

Program: Demo TCP server/client
Author:  XU, Jialing (Charlie)
E-mail:  charlie.jlxu@gmail.com
OS:	UNIX/Linux
Copying: GNU GPL version 2
Language: C
Version: 0.1
Requirement: gcc 4.5, libc with pthread support
Machines: It has been compiled and run on the following environments:
	Debian 6.04
	Ubuntu 11.04

This demo TCP server/client software package is for the investigation need 
of ORC group ONLY. Its functionality follows the requirement in the doc 
"ORC Developer Coding Exercise". 

Basically, the software package includes a simple ping-echo server and a 
telnet-like client. The client program sends user's input from console to
server with extra meta information, and the server sends the message back.
With server's echo, the client calculates some statistics. For more details,
see the document "ORC Developer Coding Exercise".
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.