Skip to content

C Socket example with client and server. The server implements a basic hash table. Junior System Developer interview coding assignment.

Notifications You must be signed in to change notification settings

asbn87/c-socket-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Socket example

Server reads file and stores it in a hash table. Client can connect to server socket and query for values in indata.dat.

Getting started

Screenshot

  • Set solution to multiple startup projects as seen in the image.
  • Run with F5.

About

C Socket example with client and server. The server implements a basic hash table. Junior System Developer interview coding assignment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published