搜索资源列表
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
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
luqu
- 招生报名系统,其中包含数据库技术,服务端与客户端自动连接-Enrolling System, which includes database, server and client to connect automatically
SmartClient_Chapter03
- 智能客户端系统的身份验证部分,包含身份验证Web服务源码-Smart client authentication part of the system, including the authentication Web service source
SOCKET
- 比较简单的一个scoket通信的例子,其中包括客户端和服务端两部分;-Relatively simple one scoket communication examples, including the client and service side of two parts
ZhangZiyangCSharpwebapplication
- 主要讲述了基于套接字(Socket)进行网络编程的基本概念,其中包括TCP协议、套接字、聊天程序的三种开发模式,以及两个基本操作:侦听端口、连接远程服务端;第二篇讲述了一个简单的范例:从客户端传输字符串到服务端,服务端接收并打印字符串,将字符串改为大写,然后再将字符串回发到客户端,客户端最后打印传回的字符串;-Mainly about the socket-based (Socket) to the basic concepts of network programming, including
pool
- 不通过管道的对象池服务,包含服务与客户端代码-Object pool service without going through the pipeline
UDP-Chat
- C#开发 SGS UDP Chat聊天室,服务端+客户端 基于UDP协议,方便修改,可扩展性强-SGS UDP Chat Room Server & Client
netsend
- C#网络相关的程序,网络信使发送,消息发送,程序包括服务端客户端,先运行服务端。C#初学者学习网络程序的基础参考例子。-C# network-related programs, network messenger to send, send messages, the program includes client-service, first run the service side. C# beginners to learn the basic network programming r
nettime
- udp协议网络对时,两部分,服务端+客户端.这是服务端代码 vs2012编译OK.-When udp protocol network, in two parts, server+ client, which is a server-side code vs2012 compile OK.
fileuploadcs
- C#实现点对点文件传输,程序包括有客户端与服务端,分别编译后,可执行文件在bin目录中,服务端和接收端的IP及端口要一致,在发送端可以选择要传的文件,接收端只负责接收,测试程序整体上是很简单的,新手也能看得懂,程序运行界面请参见软件截图。文件传输最大限制是8M文件,如果成功发送文件信息给接收端,则继续发送文件的内容给接收端,文件传输完成会显示出所传输文件的大小字节。当服务器在运行时,不允许直接关闭,必须先停止服务,才可关闭-C# para lograr la transferencia de a
P2pChat-tool
- 一个p2p聊天工具, 有服务端,客户端,客户端可以直接点对点聊天. 里面代码我都有注释很详细-A P2P chat tools, server, the client, the client can direct point-to-point chat. Inside the code I have very detailed notes
WCF_Test
- wcf 服务端 客户端 双工例子 调试已经通过 win7 vs2010 sp1-wcf client server example
RndGame
- 五子棋,wcf服务端客户端。可聊天- wuziqi wpf-wcf
ssCSharpcode(ss628(100)
- 神思身份证C#开发实例,使用WCF做为读卡器服务,客户端调户读取身份信息。 服务器和客户端都有实例-Spiritual identity C# development example, using WCF as a reader service, the client reads the user identity information transfer. Examples of both server and client
socketlink
- 数据库连接,小学生试手之作,实现服务端 客户端之间的信息通信 进行沟通 与 控制-Database connection, pupil hand at work, make the information communication between the server client communication and control
AutoUpdateProject
- 服务器搭建web服务,客户端软件启动时自动上传更新功能-auto update
WebsocketCsharp
- 一个基于.net的websocket的源代码(A.net based websocket source code)