Skip to content

A simple client/server program where the client makes search queries to a server via sockets and receives the relevant search results, stores them in a linked list then at the users requests creates a csv with the search results. This program utilized multithreading to ensure a responsive program. The code is organized into separate header and c…

Notifications You must be signed in to change notification settings

Connorbelez/ClientServerPokemonQueryProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

A simple client/server program where the client makes search queries to a server via sockets and receives the relevant search results, stores them in a linked list then at the users requests creates a csv with the search results. This program utilized multithreading to ensure a responsive program. The code is organized into separate header and c…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published