-
Notifications
You must be signed in to change notification settings - Fork 1
jaytea/oocl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The OBJECT ORIENTED COMMUNICATION LIBRARY (oocl) is intended to be a platform independent and easy to use c++ library for network communication. It is currently very much work in progress, so don't be surprised if something does not work. If you have suggestions you can contact me via github (https://github.com/jaytea). LICENSE: The library is released under the zlib-license! So feel free to do whatever you want with it, just give us credit if you use it. INSTALLATION: We use cmake for oocl to get it as plattform independend as possible. Just get CMake from their website http://www.cmake.org/ and let it run on oocl. You should not have to do anything manually. DOCUMENTATION: DoxyGen documentation is available online at http://jaytea.org/oocl/ DEPENDENCIES: OpenSSL - Linux: Curses (only for the Peer2PeerTest demo) - Windows: Ws2_32.lib DEMOS/TUTORIALS: If you want to know how to use oocl take a look at the demos in the demos directory.
About
object oriented communication library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published