Browse wiki
This entry published by the Free Software Foundation.
| C++ Sockets |
| Computer languages | C++ + |
|---|---|
| Documentation note | User reference manual available in HTML format from http://www.alhem.net/Sockets/html/; User tutorial available in HTML format from http://www.alhem.net/Sockets/tutorial/ |
| Full description | This is a GPL licensed C++ class library w … This is a GPL licensed C++ class library wrapping the Berkeley sockets C API. It treats one socket as one object. KThis is how the Socket class was born. This class, in itself, has all the functions needed for address translation (hostname to ip, ip to hostname etc). It owns the file descriptor / SOCKET handle. But it can't do anything. Code for actually doing something with the socket is implemented in other, Socket derived classes. lemented in other, Socket derived classes. |
| Homepage URL | http://www.alhem.net/Sockets/ + |
| Interface | library + |
| Is GNU | false + |
| Keywords | C++ + , sockets + , IP address + , wrapper + , hostname + , address translation + |
| Last review by | Janet Casey + |
| Last review date | 22 November 2005 + |
| License | GPLv2orlater + |
| License verified by | Janet Casey + |
| License verified date | 28 June 2004 + |
| Name | C++ Sockets + |
| Real name | Anders Hedstrom + |
| Resource URL | mailto:grymse@alhem.net + |
| Resource audience | Bug Tracking + , Developer + , Support + |
| Resource kind | E-mail + |
| Revisionid | 716 + |
| Revisiontimestamp | 12 April 2011 12:32:34 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | C++ wrapper for BSD-style sockets + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | library + |
| User level | none + |
| Version comment | 1.9.9 stable released 2005-11-17 |
| Version date | 17 November 2005 + |
| Version download | http://www.alhem.net/Sockets/Sockets-1.9.9.tar.gz + |
| Version identifier | 1.9.9 + |
| Version status | stable + |
| Has improper value forThis property is a special property in this wiki. | Library + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 22:00:54 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | grymse@alhem.net + |
| hide properties that link here |
| C++ Sockets#3 + | License of |
|---|---|
| C++ Sockets#1 + | Person of |
| C++ Sockets#2 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
