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

搜索资源列表

  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. Javaheibaiqi

    0下载:
  2. java黑白棋,可以实现网络对战,用到的技术有多线程、Socket套机字-java Othello online play, the techniques used multiple threads, Socket kit word
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-02
    • 文件大小:719738
    • 提供者:王坤
  1. 5ziqi

    0下载:
  2. 基于SOCKET开发的JAVA网络五子棋-Developed JAVA-based SOCKET network backgammon
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:49598
    • 提供者:LXLXX
  1. xq

    0下载:
  2. JAVA实现的网络象棋游戏~Socket 多线程问题~等等~很好的网络编程小游戏哦-JAVA Implementation of the network chess game ~ Socket multi-threaded problem ~ and so ~ good network programming game!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:41118
    • 提供者:覃华杰
  1. Fight-the-Landlord

    0下载:
  2. 网络斗地主游戏设计,基于C++实现的网络游戏,网络基于socket开发-Fight the Landlord,line game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-25
    • 文件大小:8643096
    • 提供者:leelovechueng
  1. Chat

    0下载:
  2. 在mfc框架下,创建套接字实现计算机与计算机之间的通信-Mfc framework to create a socket communication between the computer and the computer
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:1935272
    • 提供者:笑笑
  1. ToOnS

    0下载:
  2. Hello, I offer here a bot source socket in vb.net not update to the update there are some changes to make: -Replace the MD5 encryption by RSA encryption -Modify the packet "indetificationMessage" version and add add "versionExtands" -and then c
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-27
    • 文件大小:539567
    • 提供者:nico
  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. wuziqi

    0下载:
  2. 一个五子棋游戏,可以网络对战也可以人机对战,基于Socket和多线程-A backgammon game online play can also be man-machine war, based on Socket and multithreading
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-27
    • 文件大小:503508
    • 提供者:Kris
  1. MyServer

    0下载:
  2. a simple java server code to open a socket for communication.
  3. 所属分类:Games

    • 发布日期:2017-12-09
    • 文件大小:837
    • 提供者:NotAStudent
  1. BooksInformation

    0下载:
  2. 聊天室的实现要实现客户端(cilent)和服务端(server),客户端(client)和服务端(server)通过Socket建立必要的连接。并让服务端(server)程序监听一个众所周知的端口。当客户端(client)的连接请求到达时,如果服务端(server)同意建立连接,则将创建一个新的Soket并绑定到另一个端口,使用这个新建的Socket与该客户端(client)建立连接,而服务端(server)继续在与原来的端口监听,等待新的连接请求。 当连接建立后,通过输入/输出流并通过这
  3. 所属分类:Games

    • 发布日期:2017-11-11
    • 文件大小:60857
    • 提供者:lanyulin
  1. scoket

    0下载:
  2. android开发程序 socket应用-android development program socket applications
  3. 所属分类:Games

    • 发布日期:2017-12-01
    • 文件大小:51179
    • 提供者:王汝本
  1. Two-Tetris-Games(On-Line)

    0下载:
  2. 内部使用面向对象的方法实现了: 1.控制台版的单人俄罗斯方块。 2.基于WinGUI的俄罗斯方块,具有 1.)单人模式 2.)双人单机模式 3.)双人联机模式(基于WinSocket) 三种模式。-The program has been programmed in a Object-Oriented Method, and include two different Tetris game which based on one single simple obje
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-19
    • 文件大小:6173475
    • 提供者:x
  1. 5ziqi

    0下载:
  2. 基于socket开发网络编程的java五子棋代码-331 code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-16
    • 文件大小:43904
    • 提供者:张文
  1. Socket-chess

    0下载:
  2. C#编写的象棋游戏,支持双人网络对战。学生作品,制作较为简单。-Chess game written in C#, supports double online play.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-14
    • 文件大小:2816000
    • 提供者:杨宇
  1. c-Sharp-programming-backgammon

    0下载:
  2. c#五子棋编程,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。-c# backgammon program, in the form of desktop applications. Procedures, including server and client in two parts, network communications programming using TCP-based Socket implementation.
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:10757
    • 提供者:
  1. asi-http-request

    0下载:
  2. 跨平台的异步http通讯代码,可用于cocos2dx底层用来与服务端通讯。-a cross platform http socket source.
  3. 所属分类:Other Games

    • 发布日期:2017-05-17
    • 文件大小:4820467
    • 提供者:chenyq
  1. Chess_Easy

    0下载:
  2. 基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。-design the chess game by use Visual C++ , Socket technology, Mutil Thread.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:811510
    • 提供者:侯觉
  1. ChineseChess

    0下载:
  2. 大二做的。DEMO是Louis给的,小组完成。socket编程,实现TCP通信,积分机制,还有多媒体技术.-Sophomore done. Louis DEMO is given, the group is complete. socket programming, TCP communication, integration mechanisms, as well as multimedia technology, etc. Of you spectators can see for your
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:478520
    • 提供者:阎锡民
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com