登录
首页 » 点对点 » P2P Game Network Framework是一个在j2me和蓝牙上使用p2p方法来开发多用户游戏的框架。This is a framework for...

P2P Game Network Framework是一个在j2me和蓝牙上使用p2p方法来开发多用户游戏的框架。This is a framework for...

于 2022-03-06 发布 文件大小:64.88 kB
0 28
下载积分: 2 下载次数: 1

代码说明:

P2P Game Network Framework是一个在j2me和蓝牙上使用p2p方法来开发多用户游戏的框架。This is a framework for developing multiplayer games over j2me and bluetooth using a P2P approach.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • p2pvoip
    p2pvoip-beta1.1源码 The program is used for conversation in a local network. The voice packages are transmitted in a format GSM6.10. Voice packages and service information use one and the same UDP port: 4444. The program works without Server. The ContactList traces if the client is online or offline in a network. Mixer allows to control sensitivity of a microphone and loudness of speaker. Simultaneous work with 5 clients. The sound card should be duplex. -p2pvoip- beta1.1 FOSS The program is used for conversation in a local network. The voice pack ages are transmitted in a format GSM6.10. Voice packages and service information use one and th e same UDP port : 4444. The program works without Server. The Con tactList traces if the client is online or offli ne in a network. Mixer allows to control sensiti vity of a microphone and loudness of speaker. Si multaneous work with five clients. The sound card"s hould be duplex.
    2022-05-22 18:58:29下载
    积分:1
  • A tipical application about p2p, the client is already uploaded, this is the ser...
    一个很典型的点对点应用,客户端已经上传,这个是服务器端-A tipical application about p2p, the client is already uploaded, this is the server.
    2022-09-25 12:05:03下载
    积分:1
  • GMLive并不直接提供P2P视频服务。所以我们不应分别…
    GMLive并不直接提供P2P直播服务。因此我们并不能对提供的服务负责。 它尝试成为一款通用型的流媒体播放外壳。 它以全能的Mplayer播放器为引擎。目标是支持Linuxx下多种类型的P2P广播视频 流,提供一种方便快捷的观看网络视频的方案。-GMLive does not directly provide the P2P video service. So we should not be responsible for the services provided. It tried to become a general-purpose streaming media player enclosure. It is all-around player for the Mplayer engine. Linuxx next goal is to support multiple types of P2P broadcast video stream, providing a convenient viewing video programs.
    2022-01-20 23:24:45下载
    积分:1
  • 网络文件传输
    网络文件传输,基于P2P实现网络文件传输-Network file transfer, P2P-based network file transfer
    2023-06-08 18:30:03下载
    积分:1
  • p2p的简单实例 vb.net版 也是网上找的.
    p2p的简单实例 vb.net版 也是网上找的.-p2p simple example vb.net version is also looking for online.
    2023-08-04 03:35:03下载
    积分:1
  • 关于流媒体的一些软件的分析,很具有参考价值
    关于流媒体的一些软件的分析,很具有参考价值-Streaming media on a number of software analysis, it is a reference value
    2022-06-19 07:33:45下载
    积分:1
  • Phex is an open source, multi
    Phex是一个开放源代码,多平台,利用Gnutella 客户端的免费软件,你通过它可以搜索,下载以及共享所有类型的文件。这个程序提供了一个自动功能来寻找新的产品以及支持通过不同主机断点续传。它与LimeWire, BearShare, Morpheus以及其它P2P Gnutella 软件兼容,版本0.7.3提供了一个新的自动屏蔽无用信息的功能。 Phex is a P2P filesharing client which is based on the Gnutella network. It is a multi-plattform and spyware free. It offers advanced functionalities and integrates all common Gnutella extensions like multi-source downloads and advanced search features -Phex is an open source, multi-platform, using Gnutella client free software, You can search through it, download and share all types of files. This procedure provides a function to automatically search for new products and support through various mainframe HTTP. It LimeWire, BearShare, Morpheus, and other P2P software Gnutella-compatible, 0 .7.3 version of a new automatic shield useless information functions. Phex is a P2P filesharing client which is based o n the Gnutella network. It is a multi-plattform and spyware free. It offers advanced functiona litie
    2023-08-24 00:25:04下载
    积分:1
  • 一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成c...
    一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成com/bcxy/util/systemconfig.properties 2.SqlQuery.java:主要用来执行查询的SQL语句.构造方法: SqlQuery(Connection con, String sql) 将结果存在容器中. 3.SqlUpdate.java:主要用来执行更新的SQL语句.构造方法: SqlUpdate(Connection con, String sql) 另: jar包中有一个util.*,主要是一些常用工具类,下面简单介绍一下: 其中主要包括了 StringUtil.java:对字串的一些操作 DateUtil.java:对时间的一些操作 FileUtil.java:对文件的一些操作 SystemConfig.java:读取配置文件systemconfig.properties ParamUtil.java:页面传参数的操作-a more generic database connectivity package, which has three categories : 1.DBConn.java : mainly used to connect to the database and closure. Connecting to the database URL, USER, PASSWORD through configuration files completed com/bcxy/util/systemconfig.properties 2.SqlQuery. java : mainly used for the implementation of the SQL statement. Construction : SqlQuery (Connection con, String sql) of the results there containers. 3.SqlUpdate.java : mainly used for the implementation of the updated SQL. Construction : SqlUpdate (Conne
    2023-05-11 14:25:03下载
    积分:1
  • 在C#开发环境下实现的的聊天功C能挺好的。
    在C#开发环境下实现的点对点的聊天功C能挺好的。-In C# development environment to achieve point-to-point chat Gong C can be quite good.
    2022-06-03 08:59:36下载
    积分:1
  • 随着中国象棋的发展,这是网络版和…
    用c++ 开发的中国象棋,其中有网络版和单机版 ,但由于水平有下限,单机版做得很差,电脑智商较低,党调整到很难实几分钟 电脑才能走一步。其中参考了Pc gameing这本书,这本书讲得真好。这是服务器端。-with the development of the Chinese chess, which is the network version and the single version, but a lower level. has done a poor job of a single computer, computer lower IQ, and the party to be very difficult to adjust a few minutes a computer can go one step further. With reference to the Pc gameing this book, this book put a shot. This is the server-side.
    2022-03-07 12:52:54下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载