搜索资源列表
TCPclient
- 采用tcp方式,实现文字聊天的客户端,在vc环境下实现
TCP
- 1.利用原始套接字实现简单的TCP协议分析器。 2.系统功能包括: 2.1 原始套接字与网卡邦定,并接收流经网卡的所有数据包; 2.2 对数据包进行分析以获得源IP地址和目的IP地址; 2.3 对TCP Segment进行分析以获得其首部详细信息; 2.4 显示分析结果 3 建议使用VC++ -tcp
TCPClient_Server
- VC实现TCP通信,客户端和服务器端的程序都有,服务器端定时发送数据,客户端定时接收,并显示字节数。-VC achieve TCP communication, the client and server side programs are, the server-side time to send data, the client regularly receives and displays the number of bytes.
TcpClient
- 一个TCP数据传输的例子,用VC编写,适合初学-TCP (use vc )
TCPClient
- 一个简单的vc下tcp客户端程序 向服务器提出TCP连接的请求,当连接建立后,从服务器的端口接收数据并进行显示,然后断开与服务器的连接-Vc under a simple tcp client TCP connection to the server made the request, when the connection is established, from the server port to receive data and display, and then disconnect
TcpClient
- 一个简单的VC实现的TCP实现的网络通信客户端~希望对初学者有帮助-VC achieve a simple realization of the TCP network communication client ~ want to be helpful for beginners
TcpClient
- VC++环境下基于连接的TCP客户端程序.-VC++ environment based on the TCP connection client program.
tcpclient
- vc++的网络编程,tcp客户端程序,套接字编程-vc++ network programming, tcp procedures Sockets
TCPClient
- 根据孙鑫老师的vc教程写的 基于TCP的网络程序,客户端-According to Sun Xin teacher' s vc tutorial written by TCP-based network program, the client
tcpclient
- 非常强大的vc++开发的一个TCP协议的实现过程-very good
TcpClient
- vc##的初学教程,初学者可以在这里下载-vc## beginner tutorial for beginners can be downloaded here
TCPClient
- TCP 客户端 Socket编程,很详细-TCP Client
TCPClient
- VC环境下,重现QQ的运行.MFC网络编程.-VC environment, return the operation of QQ. MFC network programming.
tcpclient
- VC环境下socket编程实现的基于TCP/IP协议的网络通信客户端程序。-Socket programming in VC environment based on the TCP/IP protocol network communications client program.
TcpClient
- 基于VC的socket的TCP通信客户端源码的部分补充,大神绕道!-VC-based communications client TCP socket-source part of the supplement, Great God detour!
tcpclient
- 聊天室 可群聊 私聊 vc mfc 客户端服务器模式 -Chat rooms can group chat whisper mfc
TcpClient
- tcp客户端,深入详解vc++里面的一个例子啊-tcp client, depth detailed an example vc++ inside ah
TcpclientDlltest
- delphi调用vc写的tcpclient动态库,可替换Delphi自带的组件,解决连接断开重新连接易出错问题,带demo.-delphi call vc wrote tcpclient dynamic libraries Delphi comes with replaceable components, solve the disconnect problem reconnect error-prone, with demo.
TcpClient
- Vc开发,网络客户端发送与接收功能,对学习有很大帮助-VC development, network client to send and receive functions, to learn a lot of help
TcpClient
- tcp协议udp协议客户端服务器链接及ICMP协议(UDP and TCP Protocol resolution)