Package libgnet: Information

    Source package: libgnet
    Version: 2.0.8-alt4.1
    Build time:  Jul 11, 2012, 02:27 PM
    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

    List of rpms provided by this srpm:
    libgnet (x86_64, i586)
    libgnet-debuginfo (x86_64, i586)
    libgnet-devel (x86_64, i586)



      1. glib2-devel >= 2.6.0
      2. gtk-doc
      3. rpm-build-gnome
      4. libcheck-devel
      5. gcc-c++

    Last changed


    July 11, 2012 Eugeny A. Rostovtsev 2.0.8-alt4.1
    - Fixed build
    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)