blob: d9cd9d7a3a30d2e96ebfc8192209fcd2225aa55e (
plain) (
tree)
|
|
Netwib is a network library providing :
- network features :
+ address conversion
+ udp/tcp clients/servers
+ packet encoding/decoding/displaying
+ spoofing
+ sniffing
+ etc.
- and general features :
+ data conversion
+ linked list, hash
+ portable threads
+ etc.
Using all these functions, a network program can be quickly created.
WWW: http://www.laurentconstantin.com/en/netw/netwib/
|