搜索资源列表
Remoting事件(服务端广播)
- 通过.net的remoting技术实现的服务器端广播程序-through. Net Remoting technology to the server-side procedures Broadcasting
Filestrasform
- 用tcp协议来传输文件,这个程序分客户端和服务端.代码简单,适合初学者-using tcp agreement to transfer files, the procedure, the client and server. Code simple and suitable for beginners
异步套接字监听
- 服务端和客户端都必须建立通信套接字,而且服务端应先进入监听状态,然后客户端套接字发出连接请求,服务端收到请求后,建立另一个套接字进行通信,原来负责监听的套接字仍进行监听。-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
liaotianshihaha
- 一个聊天室的JAVA源程序 绝对可以运行 包含客户端和服务端-a chat room, the absolute source Java can run includes client and server
socket_tcp_server_client
- c#写的socket程序,使用tcp协议实现三次握手机制,服务端程序和客户程序实现可靠连接,实现对话.-write c # socket, the use of three tcp protocol handshake mechanism server and the client program reliable connectivity to achieve dialogue.
csharpChatServer
- c#编写的一个聊天室服务端程序,跟上次上载的客户端对应,希望对大家有所帮助。-c # prepared in a chat room-service procedures, with the last on the client counterparts, We want to help.
WindowsApplication2
- 机器人远程控制服务端程序,采用csharp编程用在机器人上面,可以为在智能设备开发的同仁们一同学习!
TestClient
- wcf测试的客户端程序和服务端配套 不过涉及到数据库的连接,逻辑部分可自行修改
Mir2
- 早期可的服务端源代码 可以修改编译
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
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
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
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.
TcpServerClient
- 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con
完整的石器时代的源代码
- 这个C语言服务端是本人测试过最完整的服务端 好东西不多说,下载架设体验一番。(This C language server is the most complete server I have tested. Good things don't say much, download and set up experience for a while.)
UDP服务端
- UDP服务端,用于接收udp包数据,十分好用
