Home arrow Projects arrow ngnw

main

Home
News
IRC


Netgarage RSS Feed
Linux Powered
Hacker Emblem
Apache 2.0 Power
Valid XHTML








ngnw
Written by ebrosius   
Tuesday, 15 May 2007

ngnw is the Netgarage Network Library.

 

The goal is to provide a generic C++ network library to fulfil the basic requirements for a OOP written Networking aplication.

 

This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licens.

 

current version is 0.1 and available under releases.

 

Description

- tcp client and server sockets
- udp sockets
- raw sockets
- supports IPv4 and IPv6
- SSL compatible
- socks support, socks4, socks4a, socks5 and proxy chaining
- using exceptions for error checking
- easy to handle for end users

 

todo

- fix the udp class

- write the documentation

 

team

cr, synack, ebrosius 

 

 

Last Updated ( Sunday, 02 September 2007 )