搜索资源列表
WWWHttp
- 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程
Tcp
- 自己封装的TCPSocket,用于自建C++编程
SimpleSocket
- 这是一个封装了socket API的简单的c++库,简单易用。-this is a c++ library to packaging the socket API. It is simple and practiable.
socklib
- 封装TCP,UDP的C++应用的下载源码,VC上编译OK-Packaging TCP, UDP
tcp_comm
- 这是应用于公司某金融软件中的TComm库源代码,采用C++,提供了对于TCP通讯的封装-This is used in the company of a financial software TComm library source code, using C++, provides a package of communications for the TCP
TCPScoket
- C#语言封装的TCPsocket组件,基于异步模式实现。-C# language package TCPsocket components, based on the asynchronous implementation.
tcpip_shujufengzhuang
- 通过使用C/C++模拟TCP/IP参考模型网络接口层的封装过程-Using C/C++ simulation TCP/IP reference model network interface layer encapsulation process
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
Cross-Socket
- 本人为广大同仁们提供一些用于开发跨平台网络通讯应用程序的C++SOCKET封装类cross-plaform socket class library-offer cross-plaform socket class library
Download_using_HTTP
- 使用C++封装使用HTTP协议下载文件,做成通用的类,可方便使用以实现自己的应用,附带测试代码。-Using the HTTP protocol to download files using the C package, made up of a common class, easy to use to enable their applications, with a test on behalf of Code.
TCP_IP socket编程
- 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。 《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t
