搜索资源列表
WindowsSockets2extrnlibraryreference
- Windows Sockets 2扩展库函数简要参考WSAAccept()简述:根据条件函数的返回值有条件地接受连接 -Windows Sockets 2 extensions brief reference WSAAccept function () Summary : Under the terms of function return values conditionally accepted link
Sockets-2.1.tar
- 用来封装socket的一些源代码,包括connect ,reset-Packaging socket to the source code, including connect, reset, etc.
Sockets-2.1
- socket是一个很好的网络编程类,将编程的工作简化了
poco-1.2.5.tar
- C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.
Sockets-2.2.6.tar
- C++ sockets类封装,GPL协议,可移植,支持SSL,IPv6, SCTP等高级特性
2
- 用VB实现TCP客户端的源代码,可以作为学习VB.NET中Net.Sockets类的应用的一个很好的例子
Sockets-2.3.7.tar
- 一个功能齐全的C++ socket库。对socket api进行了很好的封装。简化了socket编程。-A fully functional C++ socket library. Right socket api had a very good package. Simplifies the programming socket.
Twisted_NoDocs-8.2.0.win32-py2.4
- Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, mu
mysocket-0.2.tar
- Sockets library, written in C
xSocket-2.2.jar
- Sockets implementation in Java language
Sockets-2.3.7
- socket 开源库,C++编写。 这个库是根据GNU GPL的,根据现有的条件 额外豁免的编译,链接和/或使用OpenSSL的 是不允许的。-socket open-source library, C++ to prepare. This library is based on GNU GPL, according to an additional exemption of existing conditions, compile, link and/or using OpenSS
Sockets-2.3.9.1
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
Sockets-2.3.9.2.tar
- Linux easy socket c++ library
Sockets-2.3.9.2-doxygendocs.tar
- Linux easy socket library doc
Sockets-2.3.9.3
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-C++ Sockets is a cross-platform Sockets library, implementation, including TCP, UDP, ICMP, SCT
udp_raw_socket
- UDP原始套接字的网络编程。为初学者提供了简单实用的代码。-Raw sockets UDP network programming. Provides a simple and practical for beginners code.
sockets
- 1.TCP流式套接字的编程步骤 在使用之前须链接库函数:工程->设置->Link->输入ws2_32.lib,OK! 服务器端程序: 1、加载套接字库 2、创建套接字(socket)。 3、将套接字绑定到一个本地地址和端口上(bind)。 4、将套接字设为监听模式,准备接收客户请求(listen)。 5、等待客户请求到来;当请求到来后,接受连接请求,返回一个新的对应于此次连接的套接字(accept)。 6、用返回的套接字和客户端进行通信(sen
57384603-WSSPI22
- Windows* Sockets 2 Service Provider Interface A Service Provider Interface for Transparent Network Programming under Microsoft Windows
clientserver-1.2
- Sockets-2.3.9.3 的一个服务端例子,配合先前上传的客户端例子使用。-Sockets-2.3.9.3 example of a server, with examples of previously uploaded the client to use.
book-Sockets-2.3.9.3
- Sockets-2.3.9.3 的例子,把之前上传的部分都压缩在一起了。。凑数-Sockets-2.3.9.3 for example, to compress before uploading part together. . Make up the numbers. .