搜索资源列表
MyTrojan
- 一套模拟特洛伊木马的程序,分为客户端和服务器端。-a Trojan simulation procedure is divided into client and server.
adonis
- 第1章 样例 第1题 域名服务器的仿真程序 1.1.1 课程设计的程序功能简介: 一个简单的仿真模拟程序,其中包括数据的输入、查询和删除功能,要求在该程序的基础上添加一些功能,使程序的功能更为全面,操作更加方便。 1.1.2 课程设计的任务要求: (1)本程序每个功能只能完成一次操作,若进行同样的操作需退回到主菜单中方可进行,增加可以多次进行同样操作的功能; (2)每次程序执行完后数据不能保存下来,应该将输入的数据存放在一个文件中,在每个数据记录格式中添加时间
UploadData
- C#模拟表单提交上传数据代码,服务器端可以用c#和java
winsock_example
- 这个例子使用客户端和服务器端的功能来演示如何在二者之间传递数据。这个例子模拟了矩阵绿光屏。包括编译后的客户端和服务器端。-examples of the use of the client and server functions to demonstrate how the data transfer between the two. The example simulation matrix green screen. Compiled after the client and server
L2Lib
- 《天堂2》的模拟服务器端软件,用C#开发,供准备利用C#开发游戏服务器端的程序员参考。-<Heaven 2> simulation server-side software, using C# developers for the development of the game ready to use C# server-side programmer' s reference.
XNetFramework
- XNetFramework 是一个非常简单的.net网络通信框架,采用UDP实现,主要用于客户端-服务器模式,本框架实现模拟心跳包(实现断线等事件触发),消息封装等功能,利用本框架可以快速实现网络上基本 C/S模式的程序。-XNetFramework is a very simple. Net framework for network traffic, using UDP to achieve, mainly for the client- server model, the framewor
ChatRoom
- 聊天室-服务器软件,最简单的模拟客户端和服务端如何实现通信和传输文件-Chat room server software
Csharp_QQ
- C#写的模拟QQ聊天软件,可以学习网络编程。当用户第一次运行客户端程序时,将会弹出注册窗口进行注册,用户注册后,再次运行客户端程序时,将直接进行登录,无须注册。用户首先启动服务器端,如图1.1所示。单击“控制台”/“开始服务”命令,启动服务器端的UDP协议。在局域网的其它计算机中,启动客户端程序,如果用户第一次运行本程序,将弹出用户注册窗口。-When a user first runs the client program, registration window will pop up to
06Server
- 在局域网内模拟客户端与服务器之间的Socket通讯-Analog Socket communication between the client and the server in the LAN
03Client
- 在局域网内模拟客户端与服务器之间的Socket通讯-Analog Socket communication between the client and the server in the LAN