搜索资源列表
natsvr4
- 自己开发基于P2P通讯的网络服务器,这个是服务器代码,里面包含了如何建立UDP 的P2P连接通讯代码。
UdpPxoy
- 实现了UDP通讯数据包穿透Socks5代理服务器的解决方案,希望对大家有用
UDP_select()
- 通过UDP和select函数来实现非阻塞的通话机制,已达到客户端之间的通讯-Through the UDP and select functions to achieve non-blocking call mechanism, has reached the communication between the client
udpsocket
- linux下c语言的udp通讯小代码。。。不到1k,上去不了,日!加个md5的代码在里面,可以无视-c under linux language small code udp communication. . . Less than 1k, can not go, Japan! Md5 add the code inside, you can ignore the
UNixNetworkProgram
- 客户client<->服务器server 1 多对多的关系 2 通讯的协议族 TCP UDP IPv4 IPv6 -Client client <-> server server 1 many-to-many relationship between 2 communications protocol suite TCP UDP IPv4 IPv6
arppoll
- 一个C程序,获取ARP表信息,UDP通讯及连接数据库,读取配置文件等功能-A C program, access ARP table information, UDP communication and connect to database, read the configuration files and other functions
taskm
- 一个简单的任务管理和UDP通讯的类,具有简洁高效的特点。-A simple task management and UDP communication category, with a simple high-performance characteristics.
taskmanger
- 一个简单的任务管理和UDP通讯的类,具有简洁高效的特点。-A simple task management and UDP communication category, with a simple high-performance characteristics.
IPMsg-2.50a7-Src-CHS.CHT.ENG.JPN
- - IPMsg 是一款局域网内即时通信软件, 基于 TCP/IP(UDP). 可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. - 不需要服务器支持. - 支持文件/文件夹的传送 (2.00版以上) - 通讯数据采用 RSA/Blofish 加密 (2.00版以上) - 十分小巧, 简单易用, 而且你可以完全免费使用它 - 目前已有的版本包括: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME,
fork_socket-utf8
- 多进程UDP方便演示多进程条件下的通讯,希望大家喜欢.
UDPcommunication
- 综合考虑到数据信息量,以及数据传输可靠性,采用在应用层封装可靠性的自定义协议,底层使用适合大数据量传输UDP协议,实现通讯传输效率和可靠性的平衡。实现上使用socket编程,协议设计上采用对数据报文的分帧,传输控制(报文的顺序等),校验,数据的转义,以及服务器/客户端的通讯握手来实现,在协议设计中充分考虑到继承性和扩展性.-Considering the amount of information to the data, and data transmission reliability, w
tcp
- UDP实现的简易通讯程序 用sendto(),recvfrom()函数实现客户机与服务器之间的信息交换。-port scan
thread
- 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
ipmsg211src
- 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。。最新版(2.50 alpha6)的Log文件支持 UTF-8编码格式,增加了气球提示。-IP Messenger (IP Messenger V2.06) is a based on TCP/IP
Client
- UDP通信,客户端程序,可实现类似于QQ的即时通讯-UDP communication, the client program can achieve similar QQ instant messaging
Server
- UDP通信,主机服务器端,可实现类似于QQ的即时通讯桌面软件,可修改实现个性化服务-UDP communication, host server-side, similar to QQ instant messaging desktop software can be modified to achieve the personalized service
udptalk
- 这是基于linux操作系统的一套关于UDP通讯的协议-This is based on a linux operating system on UDP communication protocol
stzroatan
- 用UDP协议实现消息通讯有一个自己的类,不错源码-Using UDP protocol implementation news communication has its own class, a good source
communigztion
- 用UDP协议实现消息通讯有一个自己的类,不错源码-Using UDP protocol implementation news communication has its own class, a good source
udp通讯实现
- Linux UDP 通讯实例,可直接使用(Linux UDP communication examples, can be used directly)