搜索资源列表
tcp
- 一个简单的VC++ tcp 实现聊天 其中利用socket
飞鸽VC源码
- 著名的飞鸽传书VC的源码,供大家学习,不可作商业用途
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
TCP服务器与客户端源代码
- 基于VC 6.0工程文件,测试TCP方式进行网络通信,包括服务器和客户端程序。
基于VC的TCP聊天
- 基于VC的TCP聊天源码的实现.
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
Stunner.zip
- Stun Client over TCP with VC,Stun Client over TCP with VC
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
TCP-Select
- VC开发环境利用select 模型开发服务器-VC model development environment, development server using select
VC-TCP-UDP
- VC++ TCP/IP编程通讯,详细试用,适合研发人员用的好资料-VC++ TCP/IP programming communication, more trials, for research and development staff with good information...
ChatRoom
- 基于 vc++ TCP 聊天室 实例 (服务端+客户端)-chatRoom in WindowsXP base VC++(server+ client)
text
- 一个简单的VC++ tcp 实现聊天 其中利用socket-A simple VC++ Tcp chat realize which use socket
WINSOCK-TCP
- VC++实现的TCP网络编程聊天程序,对于学习网络编程很有帮助-VC++ implementation of the TCP network programming chat program
VC-TCP-Server-Client
- vc++ 编程编写的有关TCP server 和client通信的例子。-vc++ programming prepared by the TCP server and client communication example.
VC-TCP-comunication
- TCP MFC 通信程序,源码,直接可以编译使用-TCP MFC communication program, source code can be compiled directly using the
VC-TCP-Client-software
- VC TCP client software-a software witch can let much people to talk to each other,using TCP