CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - python udp

搜索资源列表

  1. stendhal-0.48

    0下载:
  2. 是一个用来开发同时多人在线游戏的引擎,Arianne提供一个简单的方式来创建游戏服务器规则与游戏客户端.Marauroa Server是用Java开发的多线程服务器,使用UDP协议进行通信,用mysql存储数据,并使用python描述游戏脚本-is also used to develop a multiplayer online game engine, Arianne provide a simple way to create rules of the game and the game
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:3445538
    • 提供者:蛤蟆
  1. FP_Simulator

    0下载:
  2. 使用python脚本发送UDP和TCP消息-Using python scr ipt sends UDP and TCP messages
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2613
    • 提供者:xiaotu
  1. P2P

    0下载:
  2. 实现的一个源代码来说明UDP穿越NAT的原理-The realization of a source code to illustrate the principle of UDP through NAT
  3. 所属分类:P2P编程

    • 发布日期:2013-02-17
    • 文件大小:181671
    • 提供者:Sandy
  1. Twisted_NoDocs-8.2.0.win32-py2.4

    0下载:
  2. Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, mu
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-09
    • 文件大小:2361788
    • 提供者:richard
  1. udp_proxy

    0下载:
  2. UDP Proxy. 实现UDP端口转发功能.-UDP Proxy is a tool for forwarding udp pkts to other machine/ports
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-31
    • 文件大小:896
    • 提供者:wax
  1. pysctp

    0下载:
  2. SCTP stack for Python — Read more : http://www.epx.com.br/pysctp/ PySCTP - SCTP bindings for Python --------------------------------- Elvis Pfützenreuter Instituto Nokia de Tecnologia (http://www.indt.org.br) epx@epx.com.br
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:29586
    • 提供者:dodoploplo
  1. server

    0下载:
  2. 使用PyQt实现了消息服务器的原型,即最简单的消息服务器-PyQt implements the message server using the prototype, the most simple message server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:1605
    • 提供者:dragra
  1. UDP

    0下载:
  2. python 的udp发送字符串,用循环的方式发送-python s UDP sent char,python s UDP sent char。
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:1222
    • 提供者:hanxuesong
  1. lcm-0.5.2

    0下载:
  2. 出色的轻型消息传递;它采用UDP广播的形式发送散列化的数据,速度超群;可支持C, C++, Java, Python等联合编程。-Messaging good light it uses UDP broadcast to send a hash of the data form, speed, superior supports C, C++, Java, Python and other joint programming.
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-30
    • 文件大小:764473
    • 提供者:李利
  1. udp

    0下载:
  2. Python UDP数据传输实例,内容包括客户端以及服务器程序-Python UDP data transmission examples, including client and server programs
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:693
    • 提供者:李厚宏
  1. udp-eample-Python

    0下载:
  2. simple code, udp server-client code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-14
    • 文件大小:3972
    • 提供者:waa1234567890
  1. UDP-android-and-python

    0下载:
  2. connectivity between android and python using UDP
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2315271
    • 提供者:waqasanwaar
  1. python-socket-udp-server-client

    0下载:
  2. a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:BaDTimE
  1. firstpyqt

    0下载:
  2. python qt联合开发,QT做界面,python写逻辑和控制,其中包括qTimer使用的Socket udp使用(Python QT joint development, QT do interface, python write logic and control, including the use of qTimer Socket UDP use)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:苹果眼泪
  1. UDP

    0下载:
  2. 用Python架设UDP连接,包括客户端和服务端。写一个简单客户端-服务端的UDP程序 UDPClient.py UDPServer.py(Build UDP server by Python, including client and server. Write simple client-server programmer that use UDP. UDPClient.py UDPServer.py)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:12319744
    • 提供者:szprq
  1. RadarUDP0914(算法)

    0下载:
  2. 建立一个python udp客户端和服务器(this is a python udp client and server,very simple.)
  3. 所属分类:其他

  1. python2.7

    0下载:
  2. 是基于Python2.7版本的UDP客户端,用一种以广播的形式来发送数据。(It is based on the Python2.7 version of the UDP client, sending data in a broadcast form.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:哈哈啊啊啊
  1. udp_scanner.py

    1下载:
  2. 基于UDP协议原理对存活主机进行探测,比ping扫描、tcp扫描,效率高,速度快,准确(Survival host detection based on UDP protocol is more efficient, faster and accurate than Ping scan and TCP scan)
  3. 所属分类:扫描程序

    • 发布日期:2019-09-25
    • 文件大小:1024
    • 提供者:ll-plc
  1. bears-tp(1)

    3下载:
  2. udp实现可靠传输,基于滑动窗口附带测试用例(UDP realizes reliable transmission)
  3. 所属分类:界面编程

    • 发布日期:2020-03-24
    • 文件大小:5559296
    • 提供者:小星星134520
  1. bears-tp-master

    4下载:
  2. 基于python语言实现的 UDP的可靠文件传输(Reliable file transmission of UDP based on Python)
  3. 所属分类:网络编程

    • 发布日期:2020-05-12
    • 文件大小:16384
    • 提供者:陈一心
« 12 »
搜珍网 www.dssz.com