搜索资源列表
MUD_Yourself
- 一个自编的MUD客户端, 可以连接到MUD服务器,并能够显示MUD标准颜色代码, 想要研究文字处理, GDI API的朋友可以看看. -the MUD client, can connect to the MUD servers, and to show MUD standard color code, to study word processing, GDI API friends can see.
Five
- 游戏设计为C/S模式,游戏中的数据都通过服务器处理然后转发,服务器是整个游戏的中枢,而客户端只是执行者而已。所以将游戏逻辑都放在服务器上处理,而客户端只是简单地执行命令和发出动作,另,客户端使用GDI图形界面,包括桌子,人物,还有棋盘,棋子。客户端保持有同时在线的所有玩家列表。游戏通信端口采用完成端口模型,传输的内容为预先编写好的游戏协议
ZJHClient
- 诈金花游戏客户端,基于网狐6.5版本进行开发,优化了部分显示,并在客服端和服务器端预留查看其它玩家牌和改牌后门,该游戏正在在线运营。-Golden fraud game client, based on the 6.5 version of the Fox network developed to optimize the part of the show, and the customer-side and server-side set aside view other players to
DemoServer_3.5.0_Win_Code_20060928
- 视频服务器端开开发代码,已经在实际应用中使用-video server develop
gdi-program-des
- 本书专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。全书共分为4个部分:第1部分是对GDI+的用途和结构的概述,第2部分结合代码实例讲述了GDI+编程的具体细节,如绘图表面、坐标系、钢笔和笔刷、文本和字体、图像和图像操作、路径和区域、变换的处理和打印等。其中涉及了GDI+在自定义控件中的应用最相关的所有的类、方法、属性和事件。第3部分集中讲解了自定义控件的设计和开发,包括自定义控件的定义、特
gdi-P-Programming
- 专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。-GDI+ programming devoted to the development of custom controls with related functions, focusing on Windows Forms custom control creation, and also discussed the creation of
BookSystem
- 基于qt的c++的图书管理系统,本系统采用基于网络的C/S模式将软件分成客户端(前台)和服务器端(后台)-qt library management system environment
socket
- socket编程 客户端 服务器的实现 简单的socket程序精华
tkei3d
- Delphi写的一个程序,VPN拨号连接器,可以连接到VPN服务器-A program written in Delphi, VPN dial-up connection, you can connect to the VPN server
mypro
- 在客户端客户区绘制的图元可以同步绘制到服务器上的客户区上,支持撤销和恢复,支持插入文本,多线程、文件传输、断点续传双缓冲画图等。-On the client side of the client area map of yuan can synchronize on the client area of the drawing to the server, support undo and restore, support inserting text, multithreading, file
HXZQ
- 一个行情软件,能监控所有服务器的交易情况 -A market software that can monitor the transactions of all servers
bbs_zou
- 一个简单的BBS服务器程序,在Red Hat Enterprise Linux 5中用gcc编译。-failed to translate
seach
- 电脑重启后,FTP服务器就开始运行了,但还要进行一些设置。点击“开始→所有程序→管理工具→Internet信息服务”,进入“Internet信息服务”窗口后,找到“默认FTP站点”,右击鼠标,在弹出的右键菜单中选择“属性”。在“属性”中,我们可以设置FTP服务器的名称-An integrated disassembler/debugger combination such as IDA should be a pretty powerful tool for manipulating binar
eMule0.50a
- easyMule 功能特色具体介绍 全新界面,使用更简便更直观 1)完全简化主界面UI,采用页签Tab方式,其实也是兼容老的emule操作习惯,用户明确知道有哪些功能页面。我们的原则是“简单流程不花哨”即可。 2)服务器/KAD/统计信息,单独分“高级”功能组 3)精简“选项”设置,兼容初级高级用户,默认只显示基本设置,需要调整设置只需要切换“更多”。 4)搜索用特殊搜索按钮实现,方便直观,凸显互联网“搜索”的重要性,并且兼容下载任务的添加,既可输入关键词搜索,也可输入下载地址建立下载
GG2015
- 高仿腾讯QQ的聊天工具,包含客户端与服务器端,代码精美,是聊天工具源码的集大成者。-High imitation QQ chat tools, including client and server, the code is exquisite, is a master of a chat tool for source code.
JAVA_VB_SAS-IOM
- 通过IOM(“Integrated Object Model” )服务器,没有必要使SAS安装在本地系统,通过Management Console和EntERPrise Guide工具可以完美的连接到远端的SAS主机上。-By IOM ( Integrated Object Model ) server, no need to make SAS installed on the local system, you can perfectly connect to a remote host vi
Socket101
- 程序必须在服务器端实现监听连接请求,客户端实现发送连接请求的功能,在建立连接后进行发送和接收数据的功能-socket
net-program-example
- 一个简单的网络编程实例,包含客户端和后端服务器程序。-A simple network programming examples, including client and back-end server program.
Server&Client.rar
- QT下的客户端与服务器,传图片的,从网上别人那下载的,不知道好不好用。