搜索资源列表
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.
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
cSharpRemoteBatchAccess
- cSharp远程操作access数据库实例,可用于服务前端与客户端交互,做项目是用到此功能,给大家发上来共享-CSharp remote access the database instance can be used to service front-end and client interaction, so the project is this feature, give you hair up sharing
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!
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
gnome-rdp-0[1].2.3.tar
- 这是一远程桌面连接的客户端源代码.支持window下的远程桌面服务.-This is a Remote Desktop Connection client source code. To support the window under the Remote Desktop service.
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
SOCKET
- 比较简单的一个scoket通信的例子,其中包括客户端和服务端两部分;-Relatively simple one scoket communication examples, including the client and service side of two parts
DLLclient
- CSharp 编写的客户端服务DLL,入门级程序实例-CSharp written client DLL entry-level program instance
CSharp-TcpChatRoom
- TCP聊天室,多线程编程,包含客户端和服务端-TCP chatroom,including Client and Server
CSharp-chat-software_code
- 基于C#的聊天软件设计,具备服务端及客户端连接,并能实现局域网的双向通信。-Based on C# chat software design, with server and client connection, and can realize the local area network communication.
聊天小程序
- 包含一个客户端一个服务端 实现局域网内一对多的聊天(Contains a client, a server-side, LAN to achieve more than one chat)
WindowsUDPCommunicate
- winform开发通讯客户端,实现客户端及服务端UDP之间的通讯。(WinForm develops the communication client to realize the communication between the client and the server UDP.)