Simple Sockets

A cross-platform socket library
Download

Simple Sockets Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Mark Carrier
  • Publisher web site:
  • http://carrierlabs.com

Simple Sockets Tags


Simple Sockets Description

A cross-platform socket library SimpleSockets is a cross platform library which encapsulates the Berkeley sockets API. SimpleSockets is a lightweight set of classes that allow developers to implement IP based network programs. SimpleSockets supports both TCP and UDP network communications over both IPv4 and IPv6 based networks. SimpleSockets has been tested on the following platforms:* Linux * Solaris * Windows XP, Windows Vista Here are some key features of "Simple Sockets": · Support for synchronous, and asynchronous sockets · Supports TCP Streams · Supports UDP Datagrams · Thread Safe · Signal Safe What's New in This Release: New methods: · SetOptionLinger() - Enable/disable linger option. · SetOptionReuseAddr() - Set option reuse port. · SimpleSocket::Receive() will only allocate a buffer if the internal buffer is NULL or the buffer size is not equal to the previously allocated buffer. Bug Fixes: · #64 - Method GetClientPort() returns value in byte swapped order · #83 - WIN32 SetBlocking() is broke.


Simple Sockets Related Software