搜索资源列表
飞鸽VC源码
- 著名的飞鸽传书VC的源码,供大家学习,不可作商业用途
tcp vc 网络编程
- tcp vc
vc 6.0 的最简单基本的socket通信例子
- vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
TCIPnetworkprogramming.rar
- VC网络编程的好资料,里面有详细讲解和范例,TCP/IP网络编程,VC Network Programming good information, which has details and examples to explain, TCP/IP network programming
TCP.rar
- 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译,WINDOWS操作系统,A simple TCP client and server-side code, server-side data and return to receive, VC compiler, WINDOWS OS
TCP.rar
- vc++的TCP示例程序,其中包括客户端和服务器代码,可以帮助网络编程的初学者很直观的理解winsocket通信机制。,TCP coding example using VC++,very useful for the programer interest in winsocket
VC.rar
- 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2外挂 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个
sockt to long 完整串口通信程序Vc++源代码
- 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
TCP
- 1.利用原始套接字实现简单的TCP协议分析器。 2.系统功能包括: 2.1 原始套接字与网卡邦定,并接收流经网卡的所有数据包; 2.2 对数据包进行分析以获得源IP地址和目的IP地址; 2.3 对TCP Segment进行分析以获得其首部详细信息; 2.4 显示分析结果 3 建议使用VC++ -tcp
TCPServer1
- VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
VC-TCP-UDP
- VC++ TCP/IP编程通讯,详细试用,适合研发人员用的好资料-VC++ TCP/IP programming communication, more trials, for research and development staff with good information...
tcp-ip-demo
- tcp/ip协议应用层应用源码,VC++6.0开发编译OK,smtp,pop3,dns-tcp/ip application layer application protocol source code, VC++ 6.0 compiler development OK, smtp, pop3, dns
vcchat
- vc聊天工具,TCP协议编程!希望和大家交流!-vc chat tool, TCP protocol programming! Would like to exchange!
VC++Chat
- “基于TCP-面向连接的应用程序”简单的聊天室Chat网络通信,为客户机/服务器模型。- TCP-based connection-oriented applications simple chat rooms Chat network communications for client/server model.
TCPUDP(VC++)
- VC网络编程,包含TCP和UDP VC网络编程,包含TCP和UDP-VC network programming, including TCP and UDP VC network programming, including TCP and UDP
TCPSYNScan
- TCPSYNScan,VC++编写,TCP半连接请求扫描程序-TCPSYNScan, VC++ Prepared, TCP connection requests semi-scanner
TCP
- TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
ChatRoom
- 基于 vc++ TCP 聊天室 实例 (服务端+客户端)-chatRoom in WindowsXP base VC++(server+ client)
text
- 一个简单的VC++ tcp 实现聊天 其中利用socket-A simple VC++ Tcp chat realize which use socket