pchapin / netstream

A C++ library for network communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetStream

A C++ library for network communication. The idea is to provide a way to read/write network "streams" in a manner similar to reading/writing files using IOStreams.

Peter Chapin
spicacality@kelseymountain.org

About

A C++ library for network communication

License:Apache License 2.0


Languages

Language:C++ 96.5%Language:Makefile 3.5%