搜索资源列表
完整的打印机监控源码
- 完整的打印机监控源码,可监测文件内容,含服务端。C#完整源码,甚至包含注册机源码。,Complete source code printer monitor, can monitor the contents of the documents, including client service. C# Complete source code, and even contains Zhuceji source.
Scoket.rar
- 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客 ,This procedure is to use C# to prepare a file transfer program, sub-client and client services. F
CSharp-TCP
- 试验名称:TCP通讯 目的:理解TCP通讯的基本机制。 试验要求: 1.按照书上示例建立一个TCP服务端的控制台应用程序。 2.给出一个TCP客户端的WinForm应用程序示例。 3.理解TCP通讯过程。-Test Name: TCP communication Objective: to understand the basic mechanisms TCP communication. Test requirements: 1 a
CSharpFilePoster.rar
- C#点对点文件传输 分客户端和服务端,根据需求设置发送封包大小,发送端口号。,C# sub-point file transfer client and server, according to the demand is set to send packet size, send the port number.
Google-Map-Asp-net-Control
- 从SQL SERVER数据库中提取出地球的经度、纬度,用这些信息之Google地图对应位置插入插件。如果你熟悉Ajax框架,你一定知道解答的方法。于是作者写了这个控件,可以让大家更集中于服务端的功能。-Features * Enables you to draw google map. No javascr ipt knowledge required. Just drag and drop control on your page. * Uses Ajax calls
ChatServerandClient1
- wpf 实现的聊天室。包括服务端和客户端。-wpf realization of chat rooms. Including server and client.
DataSend
- socket数据发送,读取XML文件发送至服务端代码。-Data send to DEST DB
Csharp_QQ
- 这个仿QQ聊天软件,界面也很漂亮,这主要是面向企业内部员工的交流,当然其它地方也可用啊,和QQ功能很相似,同样分为客户端和服务端,都有完整的源代码,在这方面开发的朋友,值得一看。-This imitation QQ chat software, the interface is also very beautiful, it is mainly for internal employee communication, of course, can also be used elsewhere,
FTPServer
- FTP服务端,C#面向对象编程,比较详细的代码注释。-FTP Server, C# object-oriented programming, a more detailed code comments.
QQ
- 用C#实现的QQ程序, 包含客户端和服务端 完整代码中文注释-C# for QQ
Socket_CHAT
- C#.Net Socket网络聊天室编程实例附教程.实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。-C#. Net Socket Internet chat room attached tutorial programming examples. Example of an online chat room, sub-server and client. Instance run
csharp.net(QQ)
- CSharp.net客户端服务端聊天程序源代码非常有用-CSharp.net chat client server source code is very useful
EasyChat
- 网络搜集一个完整的网络聊天程序!包括客户端和服务端!标准的C/S架构!-Network to collect a complete network chat program! Including client and server! Standard C/S structure!
Common_CustomJavaScriptCSharp
- arcgis server 9.3 web map application,通过加载服务端地图,基于B/S的地图漫游-arcgis server 9.3 web map application
Socket_CHAT
- C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。 -C#. Net Programming Socket Part of the programming examples, examples are a network of chat rooms, sub-service client and the client. Instan
2009ChatServer
- C#编写的聊天室程序,包括服务端和客户端的代码。-C# prepared in the chat room procedures, including client service and client code.
P2P--chat
- 这是一个winForm的socket程序,可以实现点对点的一个聊天功能,包括服务端和一个客户端,使用简单方便,而且包含源代码-This is a WinForm program the socket, you can achieve a point-to-point chat functions, including service client and a client, the use of simple and convenient, but also contains the sourc
TCP
- 主要利用tcp网络协议进行 通信,分为客户端和服务端-The main use of tcp for communication network protocols, and services into the client-side! ! ! !
SOCKET
- 比较简单的一个scoket通信的例子,其中包括客户端和服务端两部分;-Relatively simple one scoket communication examples, including the client and service side of two parts
WeaverIMServer
- 一个简单的C/S架构的服务端管理框架. 该框架是根据 一个主服务,然后来管理其他模块服务的框架.-A simple C/S structure of the server management framework The framework is based on a primary service, and to manage other services framework module.