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

搜索资源列表

  1. Socket_UDP1.00

    0下载:
  2. udp协议下套接字编程-udp socket programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15079
    • 提供者:卢凤晖
  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. socket

    0下载:
  2. linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14740
    • 提供者:孙帮山
  1. braodcast_udp

    0下载:
  2. 这是一个linux下的socket程序,发送udp广播,最后得到本机的IP地址。-This is a linux program under the socket, send udp broadcast, and finally get the IP address of the machine.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:982
    • 提供者:godence
  1. farsight_network_demo1.0.tar

    0下载:
  2. linix网络编程,tcp ,udp,多线程,socket等比较适合初学者学习的源代码-linix network programming, tcp, udp, multi-threading, socket and so more suitable for beginners to learn the source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:109298
    • 提供者:浪击天涯
  1. pscan2

    0下载:
  2. TCP/UDP端口扫描器,打印服务名称、RPC服务、网卡地址 -TCP/UDP port scanner, print service name, rpc server, network card addre
  3. 所属分类:Scanner

    • 发布日期:2017-11-20
    • 文件大小:5443
    • 提供者:站长
  1. kernel_socket

    0下载:
  2. socket程序大家见多了,给大家写个Linux 2.6.x内核,从内核态发包的 socket程序,笑纳◎!-socket program we see more and give everyone write a Linux 2.6.x kernel from the kernel socket state contract procedures笑纳◎!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:18768
    • 提供者:蒋荣欣
  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. 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. TCPAndUDPSocket

    0下载:
  2. UNIX环境下的SOCKET编程,分别实现TCP与UDP下的Socket通信-SOCKET programming under the UNIX environment, we implement TCP and UDP Socket Communication under the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:39532
    • 提供者:zhangxueli
  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. Beej_s_Guide_to_Network_Programming

    0下载:
  2. linux socket 编程 常用函数 及 tcp udp源码-linux socket 编程
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:541534
    • 提供者:simba
  1. socketaaudp

    0下载:
  2. 这个是使用UDP的socket简单编程,实现一个字符串的传送,本人的练习,菜鸟们可以看下,也许对可以让你对SOCKET有更好的帮助-This is simple to use UDP, socket programming, a string of transmission, I exercise, newbies may have a look, maybe that can give you better help SOCKET
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6898
    • 提供者:hefa880
  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. ARM-UDP-TCP

    0下载:
  2. ARM Linux环境下Socket 编程最好的实例及源码,分为UDP和TCP-Socket Programming in the ARM Linux environment the best examples and source code is divided into UDP and TCP
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:6528
    • 提供者:zhm
  1. socket-based-network-programming

    0下载:
  2. 基于TCP和UDP协议的套接字网络编程。客服端采用套接字向服务器端请求连接,服务器端采用多路复用机制,等待客服端的请求-TCP and UDP socket-based network programming. Customer service end using socket connection request to the server-side and server-side multiplexing mechanism, waiting for the request of the c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:3729
    • 提供者:刘龙庆
  1. ctrl_iface_udp

    0下载:
  2. WPA Supplicant / UDP socket -based control interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:3174
    • 提供者:pasinfo
  1. qudpsocket

    0下载:
  2. The QUdpSocket class provides a UDP socket for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5122
    • 提供者:dengfilui
  1. communication

    0下载:
  2. 简单的局域网网络聊天软件 使用udp socket-a simple socket program using udp protocol for chating in the LAN
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1282346
    • 提供者:yp
  1. vxlan

    0下载:
  2. per UDP socket information for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:18473
    • 提供者:deifaixg
« 12 3 »
搜珍网 www.dssz.com