文件名称:socketcc
-
所属分类:
- 标签属性:
- 上传时间:2014-08-15
-
文件大小:58.73kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
or those wishing to develop socket based network applications in a C++ class
oriented environment. This library allows creation of sockets as classes as
well as IPv4 and IPv6 address representation as a class abstraction. The main
aim is to allow the same code to work with both IPv4 and IPv6 implementations.
-This project will compile to a dynamically loaded library that can be used when
developing network/socket applications in C++. The socketcc library is based
on the existing socket library available in most UNIX installations and also
uses the pthreadcc library also developed by the author. The library defines a
series of classes that can be used to implement IP addressing and socket based
communications using both TCP and UDP sockets over both an IPv4 and IPv6 based
network. This class library was developed by Jason But at Monash University.
oriented environment. This library allows creation of sockets as classes as
well as IPv4 and IPv6 address representation as a class abstraction. The main
aim is to allow the same code to work with both IPv4 and IPv6 implementations.
-This project will compile to a dynamically loaded library that can be used when
developing network/socket applications in C++. The socketcc library is based
on the existing socket library available in most UNIX installations and also
uses the pthreadcc library also developed by the author. The library defines a
series of classes that can be used to implement IP addressing and socket based
communications using both TCP and UDP sockets over both an IPv4 and IPv6 based
network. This class library was developed by Jason But at Monash University.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
socketcc/Makefile
socketcc/README
socketcc/sample/application.cpp
socketcc/sample/deamon.config
socketcc/sample/deamon.cpp
socketcc/sample/deamon.h
socketcc/sample/Makefile
socketcc/sample/myecho.cpp
socketcc/sample/tcpserver.cpp
socketcc/sample/tcpserver.h
socketcc/src/ipaddress.cpp
socketcc/src/socketbase.cpp
socketcc/src/socketcc.h
socketcc/src/socketexception.cpp
socketcc/src/tcpsockets.cpp
socketcc/src/udpsockets.cpp
socketcc/obj
socketcc/sample
socketcc/src
socketcc
socketcc/README
socketcc/sample/application.cpp
socketcc/sample/deamon.config
socketcc/sample/deamon.cpp
socketcc/sample/deamon.h
socketcc/sample/Makefile
socketcc/sample/myecho.cpp
socketcc/sample/tcpserver.cpp
socketcc/sample/tcpserver.h
socketcc/src/ipaddress.cpp
socketcc/src/socketbase.cpp
socketcc/src/socketcc.h
socketcc/src/socketexception.cpp
socketcc/src/tcpsockets.cpp
socketcc/src/udpsockets.cpp
socketcc/obj
socketcc/sample
socketcc/src
socketcc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.