搜索资源列表
Networking
- 代码为c#,实现了一个服务器端和一个客户端之间的通讯,有一个公共的网络库
UploadData
- C#模拟表单提交上传数据代码,服务器端可以用c#和java
ckongzhi
- 思想:控制端向服务器端发送一段控制代码,6位的控制代码,服务器根据控制码的要求,完成指定操作。完成操作后,服务器发送反馈控制码,为3位。 服务器端程序后台运行-Thought: Control client to the server-side send a control code, control code 6, the server control code in accordance with the requirements of the completion of the
RemoteControl
- C#爱好者原创的远程控制软件,类似于*的源程序,由服务器端和客户端构成,想便远程控制代码的朋友不妨-C# Lovers original remote control software, similar to the source gray pigeons, from server-side and client composition, would like to have remote control code of a friend may wish to
myNetWork
- C#做的Socket通讯小程序,包括服务器和客房端代码-C# Done Socket Communications small procedures, including servers and room-side code
ChatServer
- c#写的ChatServer客户端跟服务器端代码-c# write ChatServer client with the server-side code
PubSub_Srv
- 本程序实现了WCF的订阅发/布功能。代码包括完整的客户端和服务器端程序。-This procedure implements the WCF subscr iption publishing.
Server_finish
- 这是一个利用C#开发的移动警务系统.这是服务器端程序代码.如果需要请与客户端程序一并下载.-This is a using c# development of mobile police system. This is the Server program code. If need to please and client program download together.
Game
- 为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。 对于游戏,要求能够达到以下功能: 程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。 可以实
wangluowuziqi
- 为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。 对于游戏,要求能够达到以下功能: 程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。 可以实
autoupdate
- 3个文件,一个用来生成客户端版本号,一个用来生成服务器端的版本号和更新内容,一个和需要更新的程序以及客户端版本号的XML放在一起,在运行程序前调用自动更新程序,自动更新程序会读取客户端版本号和服务器端对比。然后进行更新,需要该代码发现更新结束原来程序进程。-Three files, one used to generate the version number of the client, a server-side version number and update content, used
Socket-TCP-COM
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
fuwuqi
- 使用c#完成简单的聊天功能,这是服务器端代码,开启服务器后在登录客户端连接-C# to complete a simple chat feature, which is a server-side code, turn on the server in the registry client
kehuduan
- 使用c#完成简单聊天功能,这个是客户端代码,还要一个服务器,打开服务器,再用客户端连上服务器就可以实现简单通信-Use c# to complete a simple chat feature, this is the client code, but also a server, open the server, connect to the server and then the client can achieve a simple communication
Socket
- C#语言编写的用于Socket通信的程序。包含客户端和服务器程序代码。-For a Socket communication program written in C# language. Including client and server code.
cqz
- 网络版吃棋子,有服务器端和客户端,代码简单明了,仅供参考。-Online eat a piece, server and client, the code is simple, for reference only.
tcpClientUsingTCPClient
- tcp 通信,服务器端和server端通信代码-tcp client and server
WangLuoBanGuessNumber
- 一个简单的网络版猜数字游戏,包含客户端与服务器端实现代码,C#语言实现-A simple network version guessing games, including client and server-side implementation code, C# language
Form1client
- 简单的聊天系统,且是基于TCp协议的服务器端程序代码-tcp server
Server
- socket通信服务器端代码。支持异步通信。-socket communication server-side code. It supports asynchronous communication.