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

搜索资源列表

  1. pscan2.zip

    0下载:
  2. TCP/UDP端口扫描器,打印服务名称、RPC服务、网卡地址
  3. 所属分类:扫描程序

    • 发布日期:
    • 文件大小:5130
    • 提供者:
  1. starcraftonline

    0下载:
  2. 本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。-procedures for the use of the hook capture the interstellar IPX packet networks, import substitution function through the data conversion IPX
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:638067
    • 提供者:qianqian
  1. udps_4

    0下载:
  2. UDP服务端程序,提高计算机网络程序设计的技能而编制的.-UDP server procedures, and enhance the computer network programming skills and prepared.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2641
    • 提供者:huangxm
  1. udp

    0下载:
  2. 一个通过udp发送及分段接收远程屏幕的源码。为服务端,一个为客户端。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:548095
    • 提供者:波波
  1. NetworkSecurityScanner

    1下载:
  2. 本软件是一款多功能的网络扫描类工具软件,可以对局域网内的情况实时监测。本机信息显示包括主机名、IP地址、子网掩码、MAC地址、网关地址等;目标主机可以根据您的需要,选择扫描模式、特定的扫描端口、时延、是否Ping主机等配置参数,对目标主机的输入输出服务,操作系统类型,TCP/UDP端口等信息显示。
  3. 所属分类:扫描程序

    • 发布日期:2014-01-16
    • 文件大小:179600
    • 提供者:gdnthuang
  1. udp_broadcast.rar

    0下载:
  2. 使用udp的broadcast方式写的c程序,创建了客户端和服务端,以广播的形式进行通信。,Udp way to use the broadcast write c program to create a client and server to the form of radio communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7489
    • 提供者:小光
  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. 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. udpecho

    1下载:
  2. linux下利用socket建立连接实现UDP数据通信的连接客户端源代码和服务端源代码-linux using socket connection to achieve UDP data communications connectivity client server source code and source code
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1548
    • 提供者:babygogogo
  1. udp

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

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

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

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

    0下载:
  2. UDP通信,主机服务器端,可实现类似于QQ的即时通讯桌面软件,可修改实现个性化服务-UDP communication, host server-side, similar to QQ instant messaging desktop software can be modified to achieve the personalized service
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:36835
    • 提供者:ycs
  1. udp

    0下载:
  2.  用VC++写的两个简单的网络相关程序:UDP客户端和服务端,如截图所示,控制台程序,希望大家喜欢。-Two simple network with VC++ write procedures: UDP client and server, as shown in the screenshot, console program, hope you like.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:3471
    • 提供者:李劲青
  1. UdpHeartSocket

    1下载:
  2. C udp 心跳功能,里面有服务端和客户端。详情看readme.txt-C udp heartbeat function, there are service and client. For more details, see the readme.txt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:13284
    • 提供者:main
  1. udp_server_client

    0下载:
  2. udp 协议通信简单实现 udp_server做服务端 udp_client做客户端 可做原理参考-udp protocol communication server to do simple implementation udp_server udp_client clients do make reference to the principle of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:YUAN
  1. udp

    0下载:
  2. LINUX编程udp服务端、客户端代码(服务端在LINUX板上运行,客户端在虚拟机上运行)(LINUX programming UDP server side, client code)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:去图腾
搜珍网 www.dssz.com