搜索资源列表
PengPeng1
- 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两
网络游戏套接字IO模型
- 源代码-<VC Etnand> source code
FB_MG
- 外挂制作经典枚举套接字与发送封包,例子源码-Production of the classic enumeration plug socket and send packet, example source code
OnePiece
- 聊天小软件:基本的思路: 服务器端: 服务器与每个客户用一个线程建立连接 每个线程里面不断接收和处理数据包 所有数据包用一个列表存储 遇到ask包(请求在线列表)就跟据来源生成一个rst包(返回) 遇到To为本线程用户的,将包发给本线程用户 客户端: 与服务器端相对应 代码里面有注解 数据包: 用一个类表示 里面有Kind(包类型),To(来源),From(去处),Message(消息) 网络套接字用文件类型传输,所以
Chinese_Chess
- 中国象棋,是由本人编写的,借鉴了网络单机象棋的编程思想,这个版本可以进行联网,采用socket套接字进行通信-Chinese Chess, is written by me, drawing the network stand-alone chess programming ideas, this version can be networked to communicate with socket socket
08
- 利用套接字开发的网络五子棋游戏程序,客户端主要实现游戏功能。-Development of the network using sockets Gobang games, the game client to achieve the main functionality.
dizhu
- 斗地主 网络版斗地主 套接字编程 斗地主 网络版斗地主 套接字编程-Landlords Landlords socket programming online
xiangqiduizhan
- 网络象棋对战系统,支持多人登录,分客户端和服务器端,采用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
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
FiveChess
- 网络五子棋对战,采用C++,基于VC6.0使用SCOKET套接字开发、功能完整,案例金典。-Internet backgammon play against, the use of C++, VC6.0 use SCOKET socket-based development, full-featured, case Golden.
five
- 调用windows API,使用基于UDP的异步套接字,实现了一个简单的五子棋网络版-Call the windows API, using UDP-based asynchronous sockets to achieve a simple online backgammon
JAVA-doudizhu
- java斗地主源码,在局域网内可以很流畅的使用。界面美观,和QQ斗地主差不多 通过socket套接字实现。-java Landlords source in the LAN can be very smooth to use. Beautiful interface, and QQ Landlords almost Socket socket.
Chat
- 在mfc框架下,创建套接字实现计算机与计算机之间的通信-Mfc framework to create a socket communication between the computer and the computer
Socket
- 不错的代码,套接字的使用,以及一般网络通讯-Good code, the use of socket, as well as general network communication
ChessNetWork
- 局域网中国象棋源码,此源码为毕业设计,附件包括详细设计方案,论文等资料. 棋盘: 利用PhotoShop绘制出带底纹的棋盘。并将其映射到窗口的范围。 棋子: 调用绘图函数Ellipse()和TextOut()绘制棋子。 使用WM_PAINT消息响应完成对窗口的重绘。 网络连接: 利用socket套接字进行连接,绑定端口号为5050。 联机代码: 联机使用专用代码10000表示邀请、10001表示接受、10002表示退出。-LAN Chinese ch
aaSocket
- 所谓socket通常也称作"套接字",用于描述IP地址和端口,是一个通信链的句柄。应用程序通常通过"套接字"向网络发出请求或者应答网络请求。-Socket is often referred to as the so-called " socket" used to describe the IP address and port, is a communications chain handle. Applications are usually through the &q
lan
- udp协议的实现套接字通信,可用于windows及wince-udp socket communication protocol implementation can be used for windows and wince
fb
- 易语言枚举套接字与发送封包 易语言枚举套接字与发送封包-Easy language enumeration socket and send packets
yyfb
- 易语言枚举套接字与发送封包 -Easy language enumeration socket and send packets
NEW_My_Q_TO_YOU1.4TEST
- 这是用javaswing做的qq程序,使用socket套接字实现,实现了私聊,后台管理,截图,界面美观,可供学习,很好的学习代码,代码有备注。方便初学者学习,另外,这是新的更新版,网上的老版有问题.-This is made of JavaSwing QQ procedures, use socket to realize, realize the private chat, backstage management, screenshots, beautiful interface, for