CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - UDP通信

搜索资源列表

  1. UDP

    0下载:
  2. 一个udp通信的小程序,通过这个程序大家可以学习到如何应用UPD通信
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2022058
    • 提供者:于军林
  1. udp 用UDP写一个客户端和服务器

    0下载:
  2. 用UDP写一个客户端和服务器 能够用UDP协议实现两者之间的通信的程序; -Used to write a UDP client and server to use UDP protocol for communication between the two procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-22
    • 文件大小:2019
    • 提供者:梦魇
  1. socket.tar.gz

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:3739
    • 提供者:孙涛
  1. udpClient

    0下载:
  2. Linux平台上UDP通信的client端代码。-Linux platform UDP communications client-side code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1385
    • 提供者:qq
  1. Linux_udp

    0下载:
  2. Linux下无连接udp通信的客户端和服务端的通信程序,给出Linux下进行udp通信的实现方法。-Linux under the connectionless udp communications client and server communications procedures under Linux gives udp communications method.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:7909
    • 提供者:lf
  1. udp

    0下载:
  2. Linux/UNIX网络通信中UDP通信的服务器和客服端之间的通信。-Linux/UNIX Network Communication UDP communication between server and client customer service communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1733
    • 提供者:luofei
  1. udp

    0下载:
  2. 这是一个基于linux套接字编程,实现客户和服务器之间的通信-This is a linux-based socket programming, client and server communication between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:33675
    • 提供者:zuodaohui
  1. udp

    0下载:
  2. linux下udp通信,包括服务器和客户端-udp communication under linux, including the server and the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:17338
    • 提供者:王强
  1. IPMsg-2.50a7-Src-CHS.CHT.ENG.JPN

    0下载:
  2. - IPMsg 是一款局域网内即时通信软件, 基于 TCP/IP(UDP). 可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. - 不需要服务器支持. - 支持文件/文件夹的传送 (2.00版以上) - 通讯数据采用 RSA/Blofish 加密 (2.00版以上) - 十分小巧, 简单易用, 而且你可以完全免费使用它 - 目前已有的版本包括: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME,
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:181347
    • 提供者:edison
  1. udp

    0下载:
  2. 简单的UDP通信协议程序(服务端+客户端)-A simple UDP communication program (server+ client)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1037
    • 提供者:朱博
  1. socket

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:50464
    • 提供者:沧海一笑
  1. UDP

    0下载:
  2. UDP服务器设计,UDP在一个较低的水平下÷上完成进程之间的通信-UDP
  3. 所属分类:Network Security

    • 发布日期:2017-06-02
    • 文件大小:14537001
    • 提供者:李飞刚
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. UDP.tar

    0下载:
  2. 在Linux下用C语言编写的UDP套接口程序,在Linux下打开两个终端,一个终端运行服务器端程序,一个终端运行客户端程序,在执行客户端后面加上 localhost 8888就可用进行网络通信了。-Under Linux using C language UDP socket program in Linux, open two terminals, a terminal server to run the program, run a terminal client program, foll
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4930
    • 提供者:梁小涵
  1. udp_server

    0下载:
  2. 在VC6.0下,udp通信的服务端例程,测试已通过。-it s for udp communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1168631
    • 提供者:Charles
  1. ipmsg211src

    0下载:
  2. 飞鸽传书 (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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11760145
    • 提供者:吴飞
  1. LinuxTCPIP

    0下载:
  2. TCP/IP协议栈源代码分析,包括各个层的协议及socket中的简单的TCP UDP通信-TCP/IP protocol stack source code analysis, including the agreement of each layer and the socket in the simple TCP UDP traffic
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:152116
    • 提供者:kanxin
  1. UDP-Test

    0下载:
  2. LINUX下的UDP通信程序,非常适合用在嵌入式的应用.-The UDP communication program under LINUX, very suitable for use in embedded applications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:1007
    • 提供者:zuoyong
  1. udp

    0下载:
  2. 周立功的ARM9平台下,实现Linux系统下的UDP通信协议,很实用-ZLG ARM9 platform, the realization of UDP communication protocol under Linux system, very practical
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:10083
    • 提供者:张素伟
  1. udp

    0下载:
  2. udp通信实现。在linux环境下。简单的字符串手法(UDP server & client)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:14336
    • 提供者:QWEVS
« 12 »
搜珍网 www.dssz.com