Skip to content

OminiaVincit/daytime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Client & Server Daytime Service in C/C++

This programming assignment consists of two simple program: a client and a server with daytime service (TCP)

  • The user must be able to specify IP Address (compatible with both IPv4 and IPv6)
  • The server program must reply with system time
  • Perform error checking (ex. perror,...)

Updated in 2014/04/25:

  • tcp_dayclient.c (rough check IP version and connect to the server with appropriate protocol )
  • tcp_dayclient_ver2.c ( using struct addrinfo )

About

Daytime server-client program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages