搜索资源列表
套接字编程源代码
- 有TCP/IP协议,UDP协议,FTP协议 实现嵌入式和PC机通信-a TCP / IP protocol, UDP, FTP protocol embedded and PC communication
RAWSocket.rar
- 利用原始套接字获取IP数据包中所需要的字段。不同于UDP和TCP套接字,可以获取IP包头的内容。方便大家分析收到的数据包的整个内容。,Using raw socket access to IP data packets in the required fields. Different from the UDP and TCP sockets, you can access the contents of IP header. Received to facilitate analysis of
TCPIP
- 运用套接字进行IP/TCP通信, 学习socket和IPTCP-Sockets for the use of IP/TCP communications, socket and IPTCP learning
JAVA
- 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good inte
LanTalk
- 本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞。具体设计思路及部分代码如下: 程序设计目的:首先就是完成课设任务啦(大二课设内容)其他目的: 1:练习使用套接字进行网络编程。 2:练习使用自定义消息。 3:练习多线程方面的编程思想。 4:练习使用各种控件。 -This procedure
dos
- 基于C语言的dos 攻击。主要讲述了套接字的创建方式-TCP syn flooding
JAVA2
- java qq 实现聊天局域网 http tcp/ip socket 套接字-a good jsp action
TCP
- 套接字与基于TCP协议的C/S的互访响应-Sockets and response based on the exchange of visits of the the TCP protocol C/S
tcp
- 这是关于TCP传输通信中发送缓冲区的内容。每一个套接字都对应发送缓冲区和接收缓冲区,利用这个,可以更好的了解通信机制-This is on the TCP transmission transmit buffer contents. Each socket corresponding to the transmit buffer and a receive buffer, using this, you can better understand the communication mechan
Draw
- tcp套接字通信时服务器线程检测与多开,vs2008-tcp socket communication server thread detection and to open
tcpSocket_dataRecieve
- 1、能够通过Tcp套接字读取服务器发送的视频数据流。2、根据服务器发送视频流的格式采用ffmpeg相应组件对其进行解码与播放-1, able to read through the Tcp socket server to send the video data stream. 2, according to the server to send the video stream format using ffmpeg decode and playback the corresponding
TCP
- TCP通信代码,TCP IP套接字,TCPEchoClient4.c-TCP communication code, TCP IP socket
TCP-based-network-communication
- 基于TCP的网络通信,通过TCP链接,建立套接字实现服务器与客服端的网络通信。-TCP-based network communication via TCP link, establish a socket for network communications server with the customer service side.
socket
- 基于TCP套接字socket编程,计算机网络基础-socket compliy
MODBUS副本
- 通过c语言和vs实现套接字,建立TCP通信(Through the C language and vs socket, the establishment of TCP communication)
tcp套接字
- tcp套接字 node.js 源代码示例 通信端口 客户端与服务端,实例为客户端接收服务端大小写转换(tcp socket Node.js source code example For example the client receives the server case conversion)
ethnet udp tcp
- Windows TCP UDP SERVER CLIENT 套接字通信程序。(Windows TCP UDP SERVER CLIENT SOCKET communication code)
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)
Tcp_Client_Server
- Windows API 简单实现TCP通讯,我这个压缩包里面有客服端和服务端。注释很详细,很适合windows套节字网络编程初学者。(Windows API simply implements the TCP communication, which has the customer service and service side in this compression package. The annotation is very detailed, and it is very suita