搜索资源列表
blackjack
- j2me的联网21点程序,使用socket连接,初学者可以看看,商业源代码哦-J2ME networking 21:00, the use of socket connections, beginners can see that commercial source code! !
Tang Yong 局域网象棋对弈程
- Tang Yong 局域网象棋对弈程序利用了阻塞模式Socket编程-LAN chess players use of the procedures obstruction Socket Programming Model
PengPeng1
- 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两
Load_Test
- 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其?BR>
5个程序
- 上载五个游戏程序,涉及到SOCKET编程和DirectDraw.-five games on the procedures related to socket programming and DirectDraw.
SOCKET_HOOK.rar
- 老外写的sockethook代码 实现socket钩子,提供hook代码和测试例程序,Written by foreigners sockethook hook socket code to provide hook procedure code and test cases
Lan-Chat
- 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
御剑江湖network源码
- 御剑江湖中属于network部分的通讯程序,可供大家学习参考。
Gobang-Game
- 使用VC++实现了网络五子棋局域网内对弈功能,可以通过这个快速掌握VC++简单程序的编写以及Socket通信-Using VC++ implements the network backgammon games on LAN feature, you can quickly grasp the VC++ simple procedures for the preparation and Socket Communications
football_club
- 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
iWonder
- 这是一个小时候玩的“五道儿”的简单演示程序。 本源码适合初学VC的朋友,这也是我学习用SOCKET作局域网通讯编程 的工程,使用VC6编制的。同时你还可以学习到多线程的使用、双缓冲区绘图、 动画光标ANI的使用,键盘鼠标的基本响应等等。欢迎测试使用哦!-This is a child playing the " five children" , in simple demo program. The source for beginners VC friends, t
Game0622
- 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
xiangqi
- 网上对弈游戏(象棋)采用Visual C++ 6.0编写。可以实现远程在线实时游戏。只要知道对方的IP地址,就可以随时进行连接,游戏.网上对弈可以随时进行,可以根据自己的水平挑选对手,也可以随时结束游戏.完全可以代替面对面的真人对弈,在某些方面甚至比真人对弈还要方便.本程序采用中国象棋通用规则。使用TCP/IP协议,用套接制编程编写。具有建立游戏主机或加入对方主机的功能。连接后可以实现即时双人对弈。-Games on the Internet games (chess) with Visual
AirPlane
- 怀旧一下,相信好多人都玩过,在纸上画几个方格,再添加几个不同方向的飞机,之后就开始大喊大叫:“打中你翅膀啦,打中你脑袋啦!”。现在写了一个两个人局域网打飞机的游戏。输入对方IP地址,最多摆放5架飞机,击中所有飞机头获胜。java applet小程序,可以学习到socket应用。适合不能上外网,又不爱玩windows自带那几个游戏的人,来试试这个小游戏吧~-Nostalgic look, I believe many people have played, a few paintings on p
happy-five
- VC++,开发程序,五指棋,调试已完毕,采用VC++6.0和SOCKET 套接字实现。有兴趣的朋友可以自己看看,不难,-VC++, development process, fingers move, debugging has been completed, using VC++6.0 and SOCKET socket implementation. Interested friends can see for yourself, not hard, bye
Five_XP_DONE
- 基于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.
chess-gamePnet
- socket实现象棋游戏联网,程序中iP和port已指定,运行时根据自己的ip改下就行-chinese chess
lzy194316
- 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
Socket-For-U3D
- Socket 在 U3D之中的程序源码,直接可用。C/S架构,实现基本通信。后续功能须自己开发-Socket for U3D code.Server/Client mode.Completed basical communication.You should develop any other functions by yourself.
jnful
- 这是一个同时开启ipv4与ipv6监听的socket程序,可以当做服务器监听-This is a at the same time open the ipv4 and ipv6 listening socket procedures, can listen as a server
