搜索资源列表
downAndUp.rar
- 用SOCKET编程实现FTP客户端(C#)及服务器端(C++)功能,有断点续传功能,SOCKET Programming with FTP client (C#) and server-side (C++) function, HTTP functions
ListGroup
- This article will introduce you to socket programming in .NET via a practical application: getting all groups in a news server. To fully understand this article, you should have some knowledge about socket programming.
TCPLister
- VB.net socket 异步通信服务类包括服务端及客户羰, 服务端采用异步机制,可连接多客户。-VB.net socket asynchronous communication service class services to clients and customers carbonyl, the server uses asynchronous mechanism, you can connect multiple clients.
syn_socket-4-27
- socket -Step one: use the specified port number and server to establish a Endpoint ip like the second step: the creation of a Socket on the image th ird step: using socket like the Bind () method to bind EndPoint fourth step: The socket like the List
TcpListener
- TCP Listener Private server As TcpListener Private maxConnections As Integer = 10 Private clients(maxConnections) As TcpClient Private streams(maxConnections) As NetworkStream Private status(maxConnections) As Boolean Private clie
SUPERSOCKET
- SOCKET编程文档及实例含有客户端和服务器端-SOCKET programming documentation and examples containing the client and server-side
socket
- VC write SOCKET example, there are server and client, very helpful for the novice
asyntcplistener---1012-38-13--01
- 这是基于 socket 的 异步 通信 服务器 功能 聊天-This is socket-based asynchronous communication server function chat
socket
- C#socket编程,适合初学者下载研究。包含客户端和服务端2个项目。- C# socket programming for beginners download the study. Including client and server-side two projects.
SocketClientApp
- 通过socket通信建立服务端程序,用于门禁控制器(客户端)的连接,成功后进行门禁控制。-Through the establishment of socket communication server program for access controller (client) connection, after the success of access control.
demo
- 该Demo总共包括三个项目: 1.StriveEngine.SimpleDemoServer:基于StriveEngine开发的服务端。 2.StriveEngine.SimpleDemoClient:基于StriveEngine开发的客户端。 3.StriveEngine.SimpleDemo:直接基于.NET的Socket开发的客户端,其目的是为了演示:在客户端不使用StriveEngine的情况下,如何与基于StriveEngine的服务端进行通信-The D
SocketServer
- Socket 服务端,自用的服务端基础代码。-Socket Server code
ServerSoket
- visual basica 2010 測試socket server通訊t傳送-visual basica 2010 test socket server communications transmitted t
2
- SuperSocket是一个轻量级的可扩展的Socket开发框架,可用来构建一个服务器端Socket程序,而无需了解如何使用Socket,如何维护Socket连接,Socket是如何工作的。该项目使用纯C#开发,易于扩展和集成到已有的项目。只要你的已有系统是使用.NET开发的,你都能够使用SuperSocket来轻易的开发出你需要的Socket应用程序来集成到你的现有系统之中。(SuperSocket is a lightweight, extensible Socket development