Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - UDP
Search - UDP - List
Linux网络通信(UDP)客户端和服务器程序,本人亲自编写,现奉献给大家-Linux Network Communications (UDP) client and server programs, I personally prepared, we are dedicated to
Update : 2024-05-17 Size : 2048 Publisher : 杨大千

DL : 0
p2pdbanywhere 可以通过之udp方式远程连接数据库的组件,这个组件非常好,是Delphi7,9,2006能够使用,包含源码.-p2pdbanywhere adoption udp can approach the remote database connectivity components, this component was very good Delphi7, 9,2006 to use, contains source.
Update : 2024-05-17 Size : 2817024 Publisher : 红叶

采用UDP编写聊天的程序.输入对方IP后可以直接聊天,cs模式的-prepared using UDP Chat procedures. IP imported each other directly after the chat, the model cs
Update : 2024-05-17 Size : 35840 Publisher : gua

实现TCP和UDP,任意端口下的echo server-TCP and UDP, arbitrary port under the echo server
Update : 2024-05-17 Size : 27648 Publisher : 陈捷

跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-cross-platform information exchange, based on TCP/IP (UDP) without the server, simple and easy capable of transmitting files and folders, data communications using RSA/Blofish encryption.
Update : 2024-05-17 Size : 141312 Publisher : 乐乐

VB网络编程范例,包括:WinSock控件TCP,WinSock控件UDP-VB network programming examples, including : WinSock Control TCP, UDP WinSock Control
Update : 2024-05-17 Size : 62464 Publisher : chen

DL : 0
用来实现手机UDP协议短信收发。 PC机通过串口控制-used to achieve phone UDP messages TX. PC through serial control
Update : 2024-05-17 Size : 31744 Publisher : 徐HONGZHI

DL : 0
跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-cross-platform information exchange, based on TCP/IP (UDP) without the server, simple and easy capable of transmitting files and folders, data communications using RSA/Blofish encryption.
Update : 2024-05-17 Size : 160768 Publisher : ajian

DL : 0
实现双服务器的心跳探测,支持udp和串口。 快平台的tcp,udp类。-Dual server heartbeat detection, and support for serial udp. Express platform tcp, udp category.
Update : 2024-05-17 Size : 18432 Publisher : 陈真

DL : 0
一个用UDP实现的网络即时聊天系统,语言用的C++,实用,大家可以一起学习-using UDP achieve a network chat system, using the C language, practical, we can learn
Update : 2024-05-17 Size : 251904 Publisher : 鞠鹏

DL : 0
UDP实现的网络聊天工具,请大家来学习,语言C-achieve UDP network chat tools, we learn, language C.
Update : 2024-05-17 Size : 229376 Publisher : 鞠鹏

用在LINUX下,计算网络中的流量,包括 TCP 、UDP 、ICMP等等,只要经过了网卡的,全部都计算在内,先需要配置整个网络。-used in Linux, the calculation of the network flow, including TCP, UDP, ICMP, and so on. After as long as the card and are taken into account, first need to configure the entire network.
Update : 2024-05-17 Size : 167936 Publisher : 红红

简单清晰具有启发性的实例。 Net1和Client1类实现了TCP的简单应用。 Udp和Udpwatch类实现了UDP的简单应用。 Chater是一个聊天小工具,综合运用了TCP,UDP,IO,GUI,Thread等技术。对初学者很有启发性。-clear and simple instructive examples. Net1 and Client1 category achieved a simple TCP application. Udp Udpwatch category and achieve a simple UDP application. Chater is a small chat tools, the integrated use of the TCP, UDP, IO, GUI, Thread technology. For beginners very instructive.
Update : 2024-05-17 Size : 6144 Publisher : 王云波

一个用来将数据传到指定IP地址的指定端口,通过UDP/IP方式传送数据的一个小程序。-data to be used for a specified IP addresses reached the designated ports, through UDP/IP data transmission, a small procedure.
Update : 2024-05-17 Size : 3753984 Publisher : 赵浩均

linux下采用UDP协议的套接字的收发报文例子,套接口编程练习。 -linux adoption of the UDP socket transceiver example text, presentation interface programming exercises.
Update : 2024-05-17 Size : 37888 Publisher : 飞鸿

1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 -1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D
Update : 2024-05-17 Size : 173056 Publisher : gong

DL : 0
IP流量发生器,用于产生UDP报文,该程序用于模拟你需要的IP流量。可运行于Linux-IP flow generator, used to produce UDP packet, the procedure you need to simulate the IP flow. Can be run on Linux
Update : 2024-05-17 Size : 1024 Publisher : Rex Yan

局域网内的UDP文件传输程序 P2P(点对点)的流行产生了大批网络传输软件,这个是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到传输完整个文件。-UDP LAN file transfer procedures P2P (peer-to-peer) pandemic has had a large number of network transmission software This is himself wrote a simple peer-to-peer file transfer, this one document, one party accepted until the transmission is complete documents.
Update : 2024-05-17 Size : 861184 Publisher : zwwr

利用winsock通信,此程序是利用非可靠协议但速度较快的udp协议实现的服务端代码-using winsock communications, This procedure is used to secure the agreement but faster udp protocol server code
Update : 2024-05-17 Size : 1169408 Publisher : 乐乐

DL : 0
一个简单的图片预览发送和接收显示程序 传输协议使用UDP。 -a simple picture preview sending and receiving procedures revealed the use of UDP transport protocol.
Update : 2024-05-17 Size : 40960 Publisher : 徐阳
« 1 2 ... 42 43 44 45 46 4748 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.