搜索资源列表
NetTransferFile
- 刚学VC时写的文件传输程序,全部用SocketAPI编写-just learning to write when the file transfer process, all prepared with Socket API
serveraclient
- 使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,基础-Use of VC++ SOCKET API for network communication examples, code, including client and server, each running two programs, listen to each other, then send an announcement to each other
hook_wininet_Source
- 一个很好的hook wininet api的示例程序。很好的演示了本进程hook技术,及关于http请求和响应数据的提取的相关技术。完整vc++工程,可直接编译运行。-a very good demo of hook wininet api,there is a good demostration of how to hook a in-process api.
2009shiyan1
- 2、Socket编程 凡是基于网络应用的程序都离不开Socket。 与网络有关的简单VC编程 Socket的意思是套接字,是计算机与计算机之间通信的接口。使用Winsock提供的API函数是最基本的网络编程技术。 -2 Socket programming any web-based application programs can not be separated Socket. Simple VC network-related programming meant Socket so
VCNetworkProgramming
- 微软为Visual C++定义了Winsock类如CAsyncSocket类和派生于CAsyncSocket 的CSocket类,它们简单易用,读者朋友当然可以使用这些类来实现自己的网络程序,但是为了更好的了解Winsock API编程技术,我们这里探讨怎样使用底层的API函数实现简单的 Winsock 网络应用程式设计,分别说明如何在Server端和Client端操作Socket,实现基于TCP/IP的数据传送,最后给出相关的源代码。-VC Network Programming
Flow-and-firewall
- In research network traffic and firewall TCP/IP packet capture, the basis of the principle of using object-oriented method, the requirement analysis and design functions. In this system, the development VisualC++ 6.0 environment, the comprehensive ad
PublicNetSoft
- 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例-The main source code is to demonstrate how to use the SOCKET API VC++ examples of network communication
SocketAPICAsyncSocketCSocket
- Socket API,CAsyncSocket,CSocket内幕及其用法,对于vc进行通信开发的朋友很有帮助。-Socket API, CAsyncSocket, CSocket insider and their usage for communication development vc helpful friends.
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
web
- 基于VC的SOCKET通信web的API框架源码,大神绕道!-VC-based web-API framework SOCKET communications source, Great God detour!