搜索资源列表
Scoket.rar
- 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客 ,This procedure is to use C# to prepare a file transfer program, sub-client and client services. F
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.
ChatServerandClient1
- wpf 实现的聊天室。包括服务端和客户端。-wpf realization of chat rooms. Including server and client.
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
socket
- C#写的socket服务,可以在客户端向服务端发送消息或文件。-C# to write the socket service can be of service on the client side to send a message or document.
Csharp_Socket_Program_ClientandServer
- C#Socket编程,包含客户端和服务端代码-C# Socket programming, including client and server code
DLLserver
- Csharp的网络编程,如何编写DLL服务端程序!-Network programming, how to write a DLL server-side program!
SMTP_POP3_Mail_Server
- 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
SOCKET
- 比较简单的一个scoket通信的例子,其中包括客户端和服务端两部分;-Relatively simple one scoket communication examples, including the client and service side of two parts
MenuServer
- 用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploa
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.
CSharp-TcpChatRoom
- TCP聊天室,多线程编程,包含客户端和服务端-TCP chatroom,including Client and Server