CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - socket server

搜索资源列表

  1. Ans

    0下载:
  2. It is a MMORPG multithreading server. It can connect many clients using Java Connection socket.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:71301
    • 提供者:活帐号
  1. socketcode

    0下载:
  2. 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架 -the socket server code can you establish designated monitor ports, client requests for response mechanism and some other servers with a basic framework
  3. 所属分类:模拟服务器

    • 发布日期:2008-10-13
    • 文件大小:7513
    • 提供者:sean
  1. Telnet高级编程

    0下载:
  2. 此编码具体说就是在网络通信过程中,从主机上获取需要确认的信息。,通过socket实现断口扫描。-the code explain how to get the authentication from server mechine while the course of net communicate,programme with socket.
  3. 所属分类:模拟服务器

    • 发布日期:2008-10-13
    • 文件大小:318437
    • 提供者:谌夏
  1. Lan-Chat

    0下载:
  2. J2SE编写的一个局域网点对点聊天工具,每个程序同时作为服务器和客户端,使用Java Socket通过IP地址建立连接,可以显示对方信息、文字聊天和互传文件-J2SE written a local area network P2P chat tool, each program can act as both server and client, using Java Socket to connect with the IP address, you can display other in
  3. 所属分类:Games

    • 发布日期:2017-03-24
    • 文件大小:174310
    • 提供者:stream
  1. Poker

    1下载:
  2. Java通过socket+swing实现一个简单的网络版有声斗地主游戏。包括服务器和客户端代码。-Java socket implementation through a simple sound Landlords game. Including server and client code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:636542
    • 提供者:
  1. football_club

    1下载:
  2. c++实现的足球俱乐部管理小程序,支持俱乐部的添加删除。球员管理,交易等。后期添加了服务器与客户端的连接互动,用socket实现-c++ implementation of a small football club management, support for the club to add deleted. Player management and trading. Later added a connection to the server and client interaction
  3. 所属分类:Game Server Simulator

    • 发布日期:2016-06-03
    • 文件大小:9776128
    • 提供者:tk
  1. MySocket

    0下载:
  2. Socket简单服务器和客户端其他人不需帐号就可自由下载此源码-Socket simple server and client account can other people do not have the freedom to download this source
  3. 所属分类:Games

    • 发布日期:2017-04-03
    • 文件大小:8629
    • 提供者:xiao ken
  1. wuziqi

    0下载:
  2. 基于visual c++ 和 socket的五子棋,可联机.分为服务器和客户端两部分.-Based on visual c++ and socket of Gobang, available on-line. Server and the client is divided into two parts.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-22
    • 文件大小:526238
    • 提供者:ryan
  1. Gobang

    0下载:
  2. VC 2005编写的网络五子棋源代码,包括服务器和客户机代码两部分,对学习VC界面编程和socket编程非常有用。-VC 2005 prepared by the network Gobang source code, including server and client code in two parts, for learning VC programming and socket programming interface very useful.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:357150
    • 提供者:公维宾
  1. Game0622

    0下载:
  2. VC游戏大厅程序,实现的客户端和服务器端的通信,使用的WIM32 API,采用非阻塞的Socket.实现了.写日志,读INI文件的功能都实现了.-VC games hall procedures, to achieve the client and server communications, the use of WIM32 API, using non-blocking Socket. True. Write the log, read INI file functions are impl
  3. 所属分类:Game Program

    • 发布日期:2017-05-26
    • 文件大小:8749831
    • 提供者:zxjcpp
  1. xiangqiduizhan

    0下载:
  2. 网络象棋对战系统,支持多人登录,分客户端和服务器端,采用Swing加套接字实现,代码简单易懂,适合学习JAVA的人使用-Chess combat system, support network DuoRen login, points the client and the server, the Swing and a socket, easy to understand and to realize the code for learning a JAVA people use
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:40159
    • 提供者:尹家福
  1. Five_XP_DONE

    0下载:
  2. 基于VC++ MFC开发的五子棋程序,分为客户端和服务器端,使用SOCKET编程,可以实现两机间的对战。-Based on VC++ MFC development of backgammon program, divided into client and server side, using the SOCKET programming, can be achieved between the two machines play against.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-23
    • 文件大小:7584257
    • 提供者:
  1. JavaChat

    0下载:
  2. Java Chat Server for chatting around simple socket connection
  3. 所属分类:Games

    • 发布日期:2017-04-16
    • 文件大小:298535
    • 提供者:tusetheone
  1. renzhe

    0下载:
  2. 自己模仿坦克大战开发的一个socket通信游戏。分服务端与客户端代码两部分。-To imitate the communication game sees the development of a socket. Sub-server and client code in two parts.
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-05-04
    • 文件大小:1417204
    • 提供者:刘勇
  1. socket

    0下载:
  2. 客户端服务器端SOCKET编程 是客户端与服务器端通过SOCKET进行连接-Client server side SOCKET programming is to connect client and server-side through SOCKET
  3. 所属分类:Games

    • 发布日期:2017-11-25
    • 文件大小:10860
    • 提供者:yuqing
  1. lzy194316

    0下载:
  2. 21点游戏多人网络版 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)加深学生对游戏程序的设计和实现方法的理解; (4)熟悉socket编程接口,掌握用socket编程接口开发面向连接的网络应用程序的方法。 -The 21:00 game multiplayer online edition (1) familiar with and master the basic network programming method
  3. 所属分类:Other Games

    • 发布日期:2017-12-06
    • 文件大小:86237
    • 提供者:吕扬
  1. TankGame3.0

    0下载:
  2. 一个简易聊天软件和网络坦克游戏的整合版,采用Socket和多线程,包括服务器端和客户端2部分-A simple chat software and network integration tank game version, using the Socket and multithreading, including server and client
  3. 所属分类:Game Program

    • 发布日期:2017-11-22
    • 文件大小:25660
    • 提供者:Kris
  1. Socket-For-U3D

    0下载:
  2. Socket 在 U3D之中的程序源码,直接可用。C/S架构,实现基本通信。后续功能须自己开发-Socket for U3D code.Server/Client mode.Completed basical communication.You should develop any other functions by yourself.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-03
    • 文件大小:3462
    • 提供者:leon
  1. UCvSocketServer

    0下载:
  2. UE4 的模拟socket 服务端,用与虚拟现实的简单数据交换-UE4 analog socket server, with the simple exchange of data and virtual reality
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-04-05
    • 文件大小:1872
    • 提供者:calvin
  1. cocos2dx-socket

    0下载:
  2. 客户端是cocos2dx,服务器是java,挺不错的一个例子-The client is cocos2dx, the server is Java, quite a good example
  3. 所属分类:Game Engine

    • 发布日期:2017-05-13
    • 文件大小:2751432
    • 提供者:刘君
« 12 »
搜珍网 www.dssz.com