文件名称:Sockets_using_CPP_streams
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:4.12kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
标准Socket库的使用,知道叫什么,什么时候调用它,如何建立正确的参数,哪些保持不变可有点吓人。这个C++接口提供了一个简单的接口来使用。如果你仔细想想,即使从流中读取工作像标准字符流一样,当数据无效时将阻止不可用。
这个库和例子是在Rob Tougher 的Linux Gazette文章。他的许可已被授予使用本类的目的库。如果您使用它,否则,它是由你来为您的应用程序中使用许可。
-Use of standard socket libraries can be a little intimidating knowing what to call, when to call it, how to set the right parameters and which ones to leave alone. This interface for c++ provides a simpler interface to use. If you think about it, even the reading from the stream works like standard character streams and will block when data is not available.
This library and example is provided by Rob Tougher in an article from the Linux Gazette. His permission has been granted to use this library for class purposes. If you use it otherwise, it is up to you to gain permission for use in your application.
这个库和例子是在Rob Tougher 的Linux Gazette文章。他的许可已被授予使用本类的目的库。如果您使用它,否则,它是由你来为您的应用程序中使用许可。
-Use of standard socket libraries can be a little intimidating knowing what to call, when to call it, how to set the right parameters and which ones to leave alone. This interface for c++ provides a simpler interface to use. If you think about it, even the reading from the stream works like standard character streams and will block when data is not available.
This library and example is provided by Rob Tougher in an article from the Linux Gazette. His permission has been granted to use this library for class purposes. If you use it otherwise, it is up to you to gain permission for use in your application.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Sockets using C++ streams/ClientSocket.cpp
Sockets using C++ streams/ClientSocket.h
Sockets using C++ streams/Makefile
Sockets using C++ streams/simple_client_main.cpp
Sockets using C++ streams/Socket.cpp
Sockets using C++ streams/Sockets using C++ streams.htm
Sockets using C++ streams
Sockets using C++ streams/ClientSocket.h
Sockets using C++ streams/Makefile
Sockets using C++ streams/simple_client_main.cpp
Sockets using C++ streams/Socket.cpp
Sockets using C++ streams/Sockets using C++ streams.htm
Sockets using C++ streams
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.