搜索资源列表
SimpleSocket
- 简单的SOCKET的DLL通信编程,基于WINSOCKET类实现了3中不同的监听模式 集客户端与服务器端于一体-simple DLL communications program, based on the realization WINSOCKET category three different sets of listening mode client and server integrates
SimpleSocket.tar
- ss示客户管理系统 (通用版) 3.6简介-ss show customer management system (generic version) 3.6 Introduction
SSocket
- SimpleSocket 简单的socket类
SimpleSocket
- 简单的socket通信 给刚学socket的人提供一个参考-Simple socket socket communication to the person just learning to provide a reference
SimpleSocket
- 这是一个封装了socket API的简单的c++库,简单易用。-this is a c++ library to packaging the socket API. It is simple and practiable.
simplesocket
- 简单的socket源码,包括服务器和客户端两个,可实现客户端向服务器发送消息。-Simple socket source, including both server and client, enabling the client to the server send a message.
simplesocket
- sockeT工程例子示范SOCKET的使用-SOCKET socket works model example of the use of
SimpleSocket
- SimpleSocket是一个C + +库使得Socket客户机/服务器编程更容易。该文库包含类Socket和ServerSocket。这些类可以使用同样的方式作为同一名称的Java类。它使使用C++流将数据发送到驶过。 SimpleSocket进行了测试,在两Windows98和Windows NT4的一个GUI Origin200和GNU Cygwin的环境(IRIX的6.5)。图书馆工作预计将在Linux或其它Unix系统,有少量的修改。 SimpleSocket利用了SimpleExce
SimpleSocket
- simple socket program in c#!
simplesocket
- 简单的局域网聊天程序,仅实现了服务器和客户端一对一的通信,适合初学者参考。-Simple LAN chat program, only one-on-one communication to the server and client reference for beginners.
SimpleSocket
- VC++Socket通信服务器及客户端。 纯C语言也可以使用。 -VC++Socket Network commnication you can use it under c plateform
simplesocket
- 网络编程,客户端和服务器最简单的实现,只有连接建立和发送,没有多余的干扰代码,用于初学者的学习。-Network programming, client and server simplest implementation, only the connection establishment and send no unwanted noise codes for beginners to learn.