搜索资源列表
大型作业答辩:CS考试系统程序制作详解.rar
- C/S考试系统程序制作详解
vb_winsock
- c/s模式socket编程,Visual Basic代码-c / s mode socket programming, Visual Basic code
客户服务器端
- 这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope pu
Fgame_src
- 我自己做的一个基于C/S模式的网络游戏。下棋的。附带服务器端和客户端全部源代码。 单机运行的话需要运行一个服务端和两个客户端,就可以自己跟自己下棋了。-I do one based on C / S mode of online games. Chess-playing. Fringe server and the client all of the source code. The stand-alone operation need to run a server and two cli
点对点文字交流
- 这是个用C SHARP 写的C/S结构的网络聊天室,支持多客户端连接,适合初学者学习-This is written in C SHARP C / S structure of the Internet chat rooms, support multi-client, suitable for beginners to learn
带P2P文件传输 聊天功能客户服务端
- 一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。-a C / S mode chatting with P2P file transfer software, has been outstanding dissertation.
笑傲江湖
- 用JAVA开发的网络小游戏 采用C/S开发模式开发的~!-development using JAVA small network games using C / S development model of development ~!
一对多
- 这是一个类似于QQ的代码!!了解Socket类和ServerSocket类中的重要方法。学会用Socket 类和ServerSocket类编写应用于网络之间的双向通信的程序.体会C/S模式。 -This is a code similar to the QQ! ! Understanding ServerSocket socket type and category of important ways. Learn how to use and ServerSocket socket typ
vc524568993355
- VC编写的C/S聊天程序。由客户端与服务器端组成。-VC prepared by the C / S chat program. From the client and server components.
近墨者远程控制源代码
- 用C语言写的一个远程控制软件代码,可以和好的理解网络C/S编程,同时可以加深C语言和系统功能的理解-written in C language of a remote control software code, and a good understanding of network C / S programming, C also can enhance the language and understand the functions of the system
wzqq
- 五子棋源码 ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application 用法: /class/ 1.先运行server.bat 2.再运行client.bat (里面的用户名可以
IOCPTest_sample
- 完成端口的示例程序,分服务器和客户机C/S两部分,入门级别-complete examples of port procedures, and client-server machine C / S 2, entry-level
network12
- 一个传送结构体的TCP/IP的C/S程序,程序中可能有缺陷-a transmission structure of the TCP / IP C / S procedures, procedures that may have defects
server_client(simpleness)
- 一个简单的C/S的实现,比较适合初学者。-a simple C / S achieved, more suitable for beginners.
C-S
- 典型的C/S编程,融会了服务器和客户端之间TCP,UDP的互联代码
C-S聊天室源代码
- C-S聊天室源代码
c/s即时通信软件
- JAVA 编辑的c/s模式即时通信软件
C#实现的c/s聊天程序
- C#实现的聊天程序
VC网络验证 C/S
- VC网络验证 完成端口的
c/s聊天程序
- c/s聊天程序,利用WinSock网络编程