搜索资源列表
sunnyTCPServer
- vc的一个tcp传输文件代码的服务器端,要和我的客户端合用奥-vc tcp transmission of a document to the server-side code, and my client Combined with
client_server_socket_demo
- C/S 聊天服务器/客户端 VC 6 开发-C / S chat server / client development VC 6
HSserver
- vc++6.0写的一个socket 小例子,服务器端的-vc 6.0 socket write a small example, the server -
TCPS
- 基于TCP协议的服务器端的VC++源码。对初学TCP/IP协议的人有很大的帮助。-based on the TCP server VC source. Right novice TCP / IP Protocol there is a great help.
tcpiplean
- 嵌入式Web服务器tcp/ip lean的vc++工程以及源代码
TCPNetKit
- VC实现的客户端服务器端间TCP/IP通讯程序
VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
- 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。
TCP_chatting
- 一个VC下的tcp多人网络聊天程序的源码,包括服务器端源代码和客户端源代码
DNS服务器
- DNS服务器的源码,vc,包含客户端nslookup的源码-DNS server source code, vc, including client nslookup the source
网络监控系统(VC++)
- 简单的系统,实现客户机/服务器之间的监控
UDP.rar
- UDP协议实现网络通讯,VC++ 编写,包括服务器端和发送端,UDP protocol network communication, VC++ Prepared, including server-side and the sending end
VC_tcpIP.rar
- VC下的tcp多人网络聊天程序的源码,客户端和服务器端各有一个源程序。供网络编程爱好者参考。,Tcp under VC multiplayer online chat program source code, client and server have a source. Network Programming reference for enthusiasts.
TCP
- TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
TCPServer
- 采用VC实现局域网内点对点的通信,无需服务器支持,通信采用TCP协议,实现了远程身份认证和对数据的加密-LAN using VC to achieve point-to-point communications, without server support, communications using TCP protocol, the realization of a remote authentication and encryption of data
NetExp3
- VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
chat
- 聊天室客户端和服务器vc源码,可以实现tcp/ip的通信。-chatter include client and server,there programmed by VC 6.0. it communicate with tcp/ip.
chat
- vc++ socket 实现聊天源代码,通过TCP/IP,MFC Winsock 实现客户与服务器通讯的聊天软件源代码。-vc++ socket chat source code
TCP-Client_Server-VC
- PC机实现TCP客户端和服务器的源码程序,功能实现有点类似TCP/UDP测试工具。-PC machine to achieve TCP client and server source code procedures, functions somewhat similar to TCP/UDP test tools.
websocketdemo
- vc写的websocket客户端和服务器端,并且有html传送数据的例子(websocket client and server demo)