Package libgnet: Information

    Binary package: libgnet
    Version: 2.0.8-alt4
    Architecture: i586
    Build time:  Nov 29, 2010, 03:55 PM
    Source package: libgnet
    Category: System/Libraries
    Report package bug
    License: LGPL
    Summary: GNet is a simple network library
    Description: 
    GNet is a simple network library.  It is written in C,
    object-oriented, and built upon GLib.  It is intended to be easy to
    use and port.  GNet comes with documentation and examples.  It is
    licensed under the GNU Library General Public Licence.
    
    Features:
      * TCP "client" and "server" sockets
      * UDP and IP Multicast sockets
      * High-level TCP connection and server objects
      * Asynchronous socket IO
      * Internet address abstraction
      * Asynchronous DNS lookup
      * IPv4 and IPv6 support
      * Byte packing and unpacking
      * URI parsing
      * SHA and MD5 hashes
      * Base64 encoding and decoding
      * SOCKS support
      * High-level HTTP connection object



    Last changed


    Nov. 29, 2010 Alexey Shabalin 2.0.8-alt4
    - fix build by moving a #define before it's used (tnx debian)
    Feb. 5, 2010 Alexey Shabalin 2.0.8-alt3
    - rm glib-devel from Requires in devel package (ALT #22900)
    Feb. 5, 2010 Alexey Shabalin 2.0.8-alt2
    - fix build: update buildreq