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

搜索资源列表

  1. TankerNet

    0下载:
  2. 与经典的《坦克大战》类似的游戏。这是一个4人对战的游戏,4个玩家两两一组,率先攻击到对方鹰巢的一组玩架获胜。它是一个C/S结构的网络游戏,它的网络部分是用重叠I/O的Socket实现的。。。编译要安装Direct8.0或以上。-with the classic "Tankedaizhan" similar game. This is a four-person war game, four players on February 21 group, the first to
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:301837
    • 提供者:自治州
  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. 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. online2

    0下载:
  2. 多人走路RPG服务器 c++ socket
  3. 所属分类:Game Program

    • 发布日期:2017-04-28
    • 文件大小:213859
    • 提供者:zhiqiang
  1. xiangqi

    0下载:
  2. 网上对弈游戏(象棋)采用Visual C++ 6.0编写。可以实现远程在线实时游戏。只要知道对方的IP地址,就可以随时进行连接,游戏.网上对弈可以随时进行,可以根据自己的水平挑选对手,也可以随时结束游戏.完全可以代替面对面的真人对弈,在某些方面甚至比真人对弈还要方便.本程序采用中国象棋通用规则。使用TCP/IP协议,用套接制编程编写。具有建立游戏主机或加入对方主机的功能。连接后可以实现即时双人对弈。-Games on the Internet games (chess) with Visual
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-16
    • 文件大小:4405596
    • 提供者:于六
  1. wuziqi-good

    0下载:
  2. c/c++ 实现五子棋,双人对弈,socket协议-c/c++ implementation backgammon, chess double, socket protocol
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-11
    • 文件大小:2404655
    • 提供者:zhangchaoqi
  1. FiveChess

    0下载:
  2. 网络五子棋对战,采用C++,基于VC6.0使用SCOKET套接字开发、功能完整,案例金典。-Internet backgammon play against, the use of C++, VC6.0 use SCOKET socket-based development, full-featured, case Golden.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-22
    • 文件大小:6698219
    • 提供者:罗强
  1. Fight-the-Landlord

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

    • 发布日期:2017-05-25
    • 文件大小:8643096
    • 提供者:leelovechueng
  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. 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. client.c

    0下载:
  2. windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:917
    • 提供者:Therm
  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. Java-liaotian

    0下载:
  2. 一个Java聊天程序服务端和客户端程序,C/S结构,ChatServer 类实现了一个聊天室服务器端, 此类有一个构造器, 在构造器中使用newServerSocket()建立一个Socket 连接。RunServer()方法中运行聊天服务,通过Socket 类的getInetAddress().getHostName() 方法获得主机名, 建立新的ChatHandler 对象实例, 在synchronized (clients)中取得与客户端的同步。内部类ChatHandler 继承了Thre
  3. 所属分类:Games

    • 发布日期:2017-04-15
    • 文件大小:5633
    • 提供者:heibao
  1. client.c

    0下载:
  2. windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1033
    • 提供者:ingnod
  1. mscodsgdsgmm32

    0下载:
  2. Written between C# and SIEMENS PLC1200, through the socket communications
  3. 所属分类:Other Games

    • 发布日期:2017-05-01
    • 文件大小:54201
    • 提供者:dingyu
  1. 棋牌客户端通信模块功能

    1下载:
  2. 棋牌游戏客户端SOCKET 通信模块,功能完整,纯C++ 跨平台
  3. 所属分类:棋牌游戏

搜珍网 www.dssz.com