搜索资源列表
TCP Web Server
- 模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
CSocket.rar
- socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!,socket socket communication, TCP/IP protocol, network programming very useful. The support of Kazakhstan!
TCP
- 1.利用原始套接字实现简单的TCP协议分析器。 2.系统功能包括: 2.1 原始套接字与网卡邦定,并接收流经网卡的所有数据包; 2.2 对数据包进行分析以获得源IP地址和目的IP地址; 2.3 对TCP Segment进行分析以获得其首部详细信息; 2.4 显示分析结果 3 建议使用VC++ -tcp
AnalyzeTCP
- 本程序通过使用Winsock2原始套接字捕获局域网内TCP数据报,并解析TCP包头-This procedure through the use of raw socket capture Winsock2 LAN TCP datagram and resolve TCP Baotou
dos
- 基于C语言的dos 攻击。主要讲述了套接字的创建方式-TCP syn flooding
remote
- sockets(套接字)编程有三种,流式套接字(SOCK_STREAM),数据报套接字 (SOCK_DGRAM),原始套接字(SOCK_RAW);基于TCP的socket编程是采用的流式套接字(SOCK_STREAM)。基于UDP采 用的数据报套接字(SOCK_DGRAM).-sockets (socket) programming there are three kinds of stream sockets (SOCK_STREAM), datagram sockets (SOCK_DGRA
TCP_socket_client_server_file_transfer_program_des
- TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
TCP
- 开发TCP套接字应用程序,由客户端和服务器组成,实现功能是客户端向服务器发送字符串,调用Windows Sockets API-Development TCP socket applications, by the client and server, achieving function is to send a string to the client to the server, call the Windows Sockets API
TCP-IP
- 给予TCP/IP协议的套接字通信,能实现两个IP地址的通信。-For TCP/IP socket communication protocol, to achieve the two IP addresses communication.
classtcp
- linux 下tcp类,该类提供了对tcp原始套接字的封装。-class tcp under Linux,if you have problem connect to qq523876920.
tcp
- 实现一个通过TCP套接字来建立连接的通讯,服务器和客户端需要实现以下5个功能: 1,客户端与服务器建立连接,需要用户名和加密密码。 2,客户端发送想分享的文件名给服务器。 3,客户端发送一个想下载的文件查询。 4,客户端显示收到的回复信息,并显示。 5,登出。 -Your P2P client will need to interface with the P2P server which you are being provided with to carry o
tcp
- TCP套接字通信的服务器端和客户端程序,用于在终端发送和接收数据-Server and client TCP socket communication program for sending and receiving data at the terminal
Socket通讯实例1
- 套接字通讯,tcp/ip协议,新手练习必备(Socket communication)
套接字程序(TCP)+
- 套接字程序(TCP)+ VC MFC SOCKET TCP CLIENT SERVER 通讯(VC MFC SOCKET TCP CLIENT SERVER Commuincation)
MODBUS副本
- 通过c语言和vs实现套接字,建立TCP通信(Through the C language and vs socket, the establishment of TCP communication)
TCPsocket
- 一个简单的套接字网络编程,新手可以学一学(A simple socket network programming, novices can learn)
tcp套接字
- tcp套接字 node.js 源代码示例 通信端口 客户端与服务端,实例为客户端接收服务端大小写转换(tcp socket Node.js source code example For example the client receives the server case conversion)
WCS和物流设备通讯协议(TCP套接字通讯方式)
- 物流仓储 上位机wcs与设备层通讯协议,WCS和物流设备通讯协议(TCP套接字通讯方式)(Logistics warehouse upper computer WCS and equipment layer communication protocol)
socket
- UDP多播、UDP广播,TCP等网络套接字(UDP multicast, broadcast, TCP and other network sockets)
TCP_Socket
- 完成了Linux下简单的TCP套接字编程,是一个完整的TCP客户端/服务器实例(The simple TCP socket programming under Linux is completed, which is a complete TCP client / server instance)