Skip to content

devilstan/netchat

Repository files navigation

Netchat client A simple client for communicating with each other which is under local area network.

It's a C/C++ win32 Application based on wxWidgets for GUI and uses winsocket for internal communication with structured data which is serialized by Google protocol buffer.

Requirement:

  1. MINGW for standalone installation
  2. Code::Blocks IDE
  3. wxWidgets 2.8.12 GUI library( wxPack is recommended, It's pre-compiled )
  4. Google Protocol Buffer API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published