搜索资源列表
vcWINSOCK-TCP
- vc下socket编程例子-the example of socket program in vc
[Socket]CLOSEWAIT
- socket program,this is for you help
IPCSocket
- Windows IPC socket program (tcp/udp) (server/client)
Socket
- 类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into services and client, need to run the server. Mainly by using Socket asynchronous data transmission, in the LAN each other impending arriv
Socket
- 这是一个UDP小程序,里面主要就是发送和接收的源代码。-This is a UDP small program, which is mainly to send and receive the source code.
getip-cs
- a c# socket program can getting ip
Download
- a socket program have client & server side code
Chat
- socket入门经典程序,简易的服务端和客户端的通信-socket program
socket
- 简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
socket
- socket 通信程序,很有用,大家可以看一下-socket communication program, very useful, we can look
Socket-Communications-Programming
- 程序分为三个部分: (1)动态库DLL,实现日志记录; (2)客户端程序,OCX形式封装,进行设备状态设置和数据发送。 (3)服务端程序,服务程序形式封装,接收状态数据,调用DLL记录设备状态。 -Program is divided into three parts: (1) dynamic library DLL, implement the log records (2) client, OCX forms package, the device status setti
Socket
- A simple socket program that transforms the arabic numbers into romans and the romans from arabic
SocketChat-program
- 一个基于Socket的c#的 c/s 程序 包含一个服务端,一个客户端.-A c/s based on the c# Socket program includes a server, a client.
socket
- 一个简单的socket发送文件夹程序。服务器端选择文件保存位置,并开启监听。客户端选择要发送的文件夹,并输入服务器IP,即可发送。主要用于初学者利用socket发送文件夹时,如何通过遍历文件名去发送文件夹。缺点是不能发送含有与根文件夹相同名字的子文件-a simple socket program for transmitting folder.The server choose the place where to save the folder and start listening.The
Sock
- This is socket program
Socket示例
- 最为通用的网络通信---SOCKET通信的示例程序,包含一个服务器Socket和一个客户端Socket,注释详细,简单易理解。(The most common example of network communication ---SOCKET communication program, including a server Socket and a client Socket, Notes detailed, easy to understand.)
BCB socket
- 此程式為BCB6.0 socket Server及Client通訊測試程式(This program is a BCB6.0 socket Server and Client communication test program)
socket聊天室
- 客户端与服务器端实时聊天程序,实现及时通信传输(Real time chat program for client and server)
socket
- windows TCP socket program sample
2
- SuperSocket是一个轻量级的可扩展的Socket开发框架,可用来构建一个服务器端Socket程序,而无需了解如何使用Socket,如何维护Socket连接,Socket是如何工作的。该项目使用纯C#开发,易于扩展和集成到已有的项目。只要你的已有系统是使用.NET开发的,你都能够使用SuperSocket来轻易的开发出你需要的Socket应用程序来集成到你的现有系统之中。(SuperSocket is a lightweight, extensible Socket development