搜索资源列表
downAndUp.rar
- 用SOCKET编程实现FTP客户端(C#)及服务器端(C++)功能,有断点续传功能,SOCKET Programming with FTP client (C#) and server-side (C++) function, HTTP functions
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
SICKET
- TCP SEVER CLIENT SOCKET实现客户端与服务器通讯-TCP SEVER CLIENT SOCKET
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.
Client
- 利用socket编程实现数据的发送和接收-Use socket programming to send and receive data
demo
- 该Demo总共包括三个项目: 1.StriveEngine.SimpleDemoServer:基于StriveEngine开发的服务端。 2.StriveEngine.SimpleDemoClient:基于StriveEngine开发的客户端。 3.StriveEngine.SimpleDemo:直接基于.NET的Socket开发的客户端,其目的是为了演示:在客户端不使用StriveEngine的情况下,如何与基于StriveEngine的服务端进行通信-The D
SocketClient
- Socket 客户端,自用的客户端基础代码。-Socket Client Code
socket 上位机客户端
- SOCKET 客户端 下位机用UIP,通过网口通讯(This file is programmed for the socket client)