Skip to content

StevensDeptECE/simpleclientserver

Repository files navigation

Simple Client/Server

This is an experiment with implementing simple client/server applications for Windows and Linux. Currently there are a few bugs. Built with mingw64 on Windows and g++ on Linux.

Issues

  • On Linux: the server sends a string and nothing is ever received by the client.
  • On Windows: both the client and server throw bad file descriptor errors when they try to read.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published