搜索资源列表
socket.tar.gz
- socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。,socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows en
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
UdpFileOnlinux
- 在linux平台,使用UDP协议,实现文件传输,验证成功-On linux platform, using the UDP protocol, file transfer, authentication is successful
Linux_NetProgram
- Linux下的网络编程 对TCP—UDP的网络编程进行了详细说明,并包含代码-The file is about the network programming under the linux system. It includes the detail descr iption of network programming and the source code sample
DH
- Step 1: Generating a Parameter Set for the Diffie‐Hellman Key Agreement Algorithm Step 2: Generating a Secret Key Using the Diffie‐Hellman Key Agreement Algorithm Step 3: Use UDP to exchange DH public key Step 4: Establish an AES‐256 encrypted
Service
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的服务器端的设计。-TCP and UDP protocols based on network programming and program design to achieve large file transfer capabilities of server-side design.
SRDPClient
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的客户端的设计。-TCP and UDP protocols based on network programming and program design, large file transfer capabilities to achieve the client design.
udpclient
- 本程序是基于UDP协议的文件传输协议的客户端设计,能保证可靠性。-This procedure is based on UDP protocol for file transfer protocol client-side design, can ensure reliability.
SYNScanner-libnet-libpcap
- Grab Libnet , there will be a site for it, it prolly even is simple as googling it :P and, just grab static lib file , and then goto winpcap.org , now, you can, compile a v3, (coz this has best control over winsockets....trust me it does) ... dont us
socket
- Linux下的SOCKET通信程序,包括TCP通信范例和UDP通信范例,修改Makefile文件可在PC平台或者嵌入式平台上运行-Linux Socket communications programs, including TCP and UDP traffic communication paradigm, paradigm, modify the Makefile file can be run in an embedded platform
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
jiami
- 基于Udp的文件传输RSA加密程序,并且带有数字签名功能-Udp file transfer based on RSA encryption and digital signature capabilities with
lab.tcl.tar
- this the tcl file for executing a udp program in ns-this is the tcl file for executing a udp program in ns
udp
- linux下 完成 DUPO协议进行文件传输服务-to complete DUPO linux file transfer protocol services
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
udp
- 客户端之间发送PING报文,客户端接受其他客户端的PING报文,回复信息。 个人想法:通过UDP连接,客户端与服务器建立连接,登录只要用户名(不能重复),能从服务器查询在线用户。-There are four main components to phase 2: 1) Add functionality to send “ping” messages over UDP and listen for echo responses, in order to
UdpTest
- UDP 测试例子,udp 文件传输,自定义协议-vc example,udp file transmate, user define protocal
udp传输
- 基于udp文件传输协议,实现udp大文件传输,且稳定(Based on UDP file transfer protocol, UDP large file transmission is realized and no packet is lost)
资料
- 并发TCP、UDP服务器客户端,消息互发,文件互传(Concurrent TCP UDP server client, message exchange, file transfer.)