搜索资源列表
laowen_Game
- C#的游戏服务端与客户端代码,欢迎大家多提意见.
Snooker游戏
- Snooker游戏,有网络端和客户端代码。
QQ
- 用C#实现的QQ程序, 包含客户端和服务端 完整代码中文注释-C# for QQ
c
- 网上找的c#的邮件客户端代码,给需要的朋友参考参考,一起学习学习-Online to find the c# Mail client code, a reference to the need to refer to friends, learn together
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
TCPClient
- 实现点对点的FTP文件传输的客户端代码,C#编写。可以传输各种类型的文件-The achievement of peer-to-peer file transfer of the FTP client code, C# Prepared. Can transmit all types of documents
2009ChatServer
- C#编写的聊天室程序,包括服务端和客户端的代码。-C# prepared in the chat room procedures, including client service and client code.
Remoting
- REMOTING通信实例,里面有服务端和客户端代码实例-REMOTING Communications instance, which had the service side and client-side code examples
SmartClient_Chapter06
- c#智能客户端源代码,是微软提倡的低耦合的智能客户端代码,伸缩度很强.值得参考. -c# smart client source code, Microsoft to promote low coupling smart client code, a strong degree of stretching. worth considering.
pool
- 不通过管道的对象池服务,包含服务与客户端代码-Object pool service without going through the pipeline
SMPPClient
- smpp 客户端代码 smpp 客户端代码 -smpp client smpp client smpp 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
udp-chat
- C# 源码的UDP多人聊天工具,服务端和客户端代码-C# source UDP multiplayer chat tools, services and client code
boin
- 程序客户端代码,bion的客户端程序-Application client code、、、
IpcClient
- 在C# 下实现共享内存,该源码是客户端代码 。-share memory source code in C#
ConsoleApplication1
- Socket客户端代码示例,使用原始的Socket类,可用于学习Socket机制。-Socket client code examples, use the original Socket class to learn Socket mechanism.
11
- c#仿qq 客户端代码,服务器 管理程序-c# imitation qq client code, server code, server management program
GG
- ESframework的qq客户端代码,利用ESFRAMEWORK服务器端即可实现通信-ESframework of qq client code, you can use the server to communicate ESFRAMEWORK
ftp_dwonloadandupload
- ftp客户端代码,使用c语言实现,具有断点续传的功能。-FTP client code, using C language, with HTTP functions.
FTP一个完整FTP客户端类库实例
- 本代码实现了一个完整的FTP客户端,实测可用,不可多得!