Commit graph

1 commit

Author SHA1 Message Date
Adrian Portelli
bb61cf391b Netwib is a network library providing :
- network functionalities :
    + address conversion
    + udp/tcp clients/servers
    + packet encoding/decoding/displaying
    + spoofing
    + sniffing
    + etc.
  - and general functionalities :
    + data conversion
    + linked list, hash
    + portable threads
    + etc.
Using all these functions, a network program can be quickly created.
2004-05-19 02:35:29 +00:00