搜索资源列表
异步套接字监听
- 服务端和客户端都必须建立通信套接字,而且服务端应先进入监听状态,然后客户端套接字发出连接请求,服务端收到请求后,建立另一个套接字进行通信,原来负责监听的套接字仍进行监听。-server and the client must have a communications socket, but the server should first enter the state eavesdropping, and then sent the client socket connection requ
FileTrans
- 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客户端,客户端将接受到的网络流赋值给文件流,并保存到文件。 注意:在使用时,要在E盘下建立一个aa文件夹,将一些文件放入其中,以供演示。-this procedure is a C# prepared
P2PTextChat
- 一个用C#编写的点对点文字聊天程序。分为服务端和客户端,只需将两者结合为一个程序,就会更加完美了。-a C# language prepared by the peer-to-peer chat program. Divided into services and clients, only to a combination of the two procedures will be more perfect.
tcpayncchat
- 采用C# TCP 异步通信开发的 聊天室系统 服务端和客户端都有
Scoket.rar
- 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客 ,This procedure is to use C# to prepare a file transfer program, sub-client and client services. F
ChatServerandClient1
- wpf 实现的聊天室。包括服务端和客户端。-wpf realization of chat rooms. Including server and client.
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
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.
Socket
- C# 实现服务端和客户端的socket通信 -C# socket
Streaming
- 关于摄像头的服务端和客户端的程序,使用vs2005 C#编写的-On the camera side and client service procedures, the use of vs2005 C# prepared
Remoting
- REMOTING通信实例,里面有服务端和客户端代码实例-REMOTING Communications instance, which had the service side and client-side code examples
Socket
- 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
Tur_QQ
- 类似QQ的聊天工具,有服务端和客户端,直接运行就可以使用-Similar to the QQ chat tools, server and client, can be used directly to run
WebService
- 通过使用webservice来实现一个ATM系统,里面附有详细的使用说明,并有服务端和客户端。采用C#语言实现。-Achieved through the use of an ATM system webservice, which with detailed instructions, and a service and client. Using C# language.
Net_Socket_Chat
- C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。 -C#. Net programming chapter of Socket programming examples, example of an Internet chat room, sub-server and client. Instance running on VS2
ftpserverclient
- 这个程序是利用c#实现FTP服务端和客户端。程序中分别有服务器和客户端两个代码。-This procedure is to use c# to achieve FTP server and client. Procedures were two code server and client.
CollaborativeNotes_Sources
- C#通讯聊天工具,采用异步socket方式,分为服务端和客户端,服务管理-C# asynchronous communication chat tool
Online-customer-service
- 用C#实现的在线客服功能,包括服务端和客户端两部分,里面用到了webservice技术-C# implementation with online customer service features, including server and client in two parts, which use a webservice technology
MYQQ
- 用C#写的qq,包含了服务端和客户端,数据库文件自己搞丢了……不过印象中也没用到多少数据库的东西吧,应该还是很有参考价值的。-Written in C# qq, service and client database files themselves have not lost ...... However impression is useless to database, it should still be a good reference value.