搜索资源列表

  1. _UDPA

    0下载:
  2. 使用UDP实现两个进程间的通信 (编写 A 与 B 两个端点的Java程序)-use UDP to achieve two inter-process communication (A and B prepared two ends of the Java program)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1329
    • 提供者:汪汪
  1. _UDPB

    0下载:
  2. 使用UDP实现两个进程间的通信 (编写 A 与 B 两个端点的Java程序)-use UDP to achieve two inter-process communication (A and B prepared two ends of the Java program)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1299
    • 提供者:汪汪
  1. 套接字编程源代码

    0下载:
  2. 有TCP/IP协议,UDP协议,FTP协议 实现嵌入式和PC机通信-a TCP / IP protocol, UDP, FTP protocol embedded and PC communication
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:724560
    • 提供者:刘志旺
  1. Tetris(俄罗斯方块)

    0下载:
  2. 一个可以联网的俄罗斯方块游戏,游戏之间通信采用UDP协议;-a networked Tetris, a game between using UDP communications;
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:188299
    • 提供者:吕达
  1. dxf-BroadcastSvr

    0下载:
  2. 基于UDP的网络通信应用程序服务器端,利用SOCKET实现功能集成化-UDP-based network communications application server, using Socket achieve functional integration
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:135122
    • 提供者:dxf
  1. dxf-BroadcastClient

    0下载:
  2. 基于UDP的网络通信应用程序客户端,利用SOCKET实现功能集成化-UDP-based communications network client applications using Socket achieve functional integration
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:134103
    • 提供者:dxf
  1. work7

    0下载:
  2. 用UDP协议实现两台电脑间的相互对话通信-using UDP protocol between the two computers dialogue Communications
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9774
    • 提供者:李枫
  1. URLConnectionTest

    0下载:
  2. 一个udp连接的全过程,从开始通信到结束进程,无密码-a udp connecting the whole process, from beginning to end process of communication, without passwords
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1048
    • 提供者:sx
  1. chatC

    0下载:
  2. 基于udp的点对点的通信协议的实现. -udp-based point-to-point communications protocols. Udp based on the point-to-point communications protocols.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:4051
    • 提供者:xhl
  1. ck_RcvBrd_tools

    0下载:
  2. 广播接受监听工具,可以接受UDP数据包,同时可以定制5个端口接受,也可以监听多播数据,监听有完整的日值,写入日志文件,是udp网络通信不可多得的网络工具-Broadcasting accept monitoring tool can accept UDP data packets, which can be customized to accept five ports, can multicast data wiretapping,
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:21785
    • 提供者:checkyvc6
  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 r
  3. 所属分类:其它资源

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

    0下载:
  2. JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54733
    • 提供者:乔峰
  1. staserver1

    0下载:
  2. 该短代码实现了和上位机的通信功能,采用的是udp协议-the short code to achieve the PC and communications functions, the agreement is udp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3879
    • 提供者:黄诗泉
  1. Tcpandudpexample

    0下载:
  2. 实现TCP和udp 同时进行网络通信 包括聊天和传送文件 具有很高的学习价值 -achieving TCP and udp simultaneously network communications, including chat and transmission of documents with very high values of learning
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:50569
    • 提供者:ygcumt
  1. mmzmagic_UDPSafeSend

    0下载:
  2. 利用udp的通信软件,包含client和server端,有发送包的分析等,很好的通信例程-use udp communications software, including client and server side, sending packet analysis, etc. good communication routines
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:731244
    • 提供者:zhaokaien
  1. AgileIM[1]

    2下载:
  2. AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESfr a mework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:777787
    • 提供者:王懿璞
  1. udptongxin

    0下载:
  2. UDP方式,实现client和server的通信。-UDP modes to achieve the client and server communication.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:18960
    • 提供者:fanlujian
  1. Linux_net_udp

    0下载:
  2. Linux网络通信(UDP)客户端和服务器程序,本人亲自编写,现奉献给大家-Linux Network Communications (UDP) client and server programs, I personally prepared, we are dedicated to
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1810
    • 提供者:杨大千
  1. UDPSrvprogram

    0下载:
  2. 利用winsock通信,此程序是利用非可靠协议但速度较快的udp协议实现的服务端代码-using winsock communications, This procedure is used to secure the agreement but faster udp protocol server code
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:7386
    • 提供者:乐乐
  1. UdpClientprogram

    0下载:
  2. 利用winsock通信,此程序是利用非可靠协议但速度较快的udp协议实现的客户端代码-using winsock communications, This procedure is used to secure the agreement but faster udp protocol to the client code
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:2284
    • 提供者:乐乐
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org