搜索资源列表
socket_vc_demo
- 这是tcp/ip通讯的vc++控件及范例源码,包含一组非常优秀的socket控件源码,demo程序包括客户端程序和服务端程序,实现tcp/ip通信的数据接收发送。-This is the tcp / ip communication and control vc example source code, contains a set of socket excellent source control, demo procedures including client and server pr
udpSvr
- vc++ Socket编程入门程序,容易上手,入门首选,才用UDP方式,服务器端-vc Socket Programming induction procedures, easier to get started, beginners choice before using UDP, server
vcsocket
- 这是一个利用vc socket类写的简单的聊天程序。很简单,分客户端和服务器端,便于上手。-This is a category of use vc socket write a simple chat program. Very simple, sub-client and server-side, easy to use.
Code
- 使用vc写的socket的服务端和客户端的例子,比较适合初学者参考-Vc written using socket server and client examples, more suitable for beginners reference
UDPsocket
- vc下的socket编程实例,如何来创建客户端和服务器端-vc under the socket programming examples of how to create client-side and server-side
socket
- 简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
PublicNetSoft
- VC++ SOCKET API通讯实例源码 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,没用到什么高深技术,都是很基础的,因此可能对VC的入门者比较有-VC++ SOCKET API communication example source code for the main origin is to demonstrate how to use the VC++ the SOCKET
socket_chat
- 使用vc++实现的socket编程的聊天程序。功能简单,只能实现服务器端和客户端的实时聊天。可作为socket编程初学者的参考资料。-Achieved using vc++ socket programming chat program. Function is simple, only the server and client to achieve real-time chat. Socket programming can be used as reference for beginner
Server
- 使用VC++编写的Socket服务器代码,实现点对点的通信。-Written using VC++ Socket Server code, to achieve point to point communication.
aaa(4.28)
- 在vc++6.0环境中,利用套接字机制,编写了一个具有服务器和客户端的聊天程序。-In vc++6.0 environment, using the socket mechanism, has prepared a chat server and client programs
HelloSocket
- 利用VC++实现SOCKET通信,包括客户端和服务器端。-Using VC++ to achieve SOCKET communications, including client and server side.
FileTransferServer
- 通过VC实现Socket文件传输(服务器端)-The Socket file transfer (server)
MySocket
- vc++开发的socket通信类(含客户端和服务端)-socket communication(include client and server)
SocketDemo-(2)
- 基于VC++6.0的socket编程实例,实现客户端与服务器间的通信-Based on VC++6.0 socket programming examples for communication between the client and the server
CSocketTCP-IP
- VC 中关于socket写的TCP/IP通讯例子,分为服务器端和客户端。-VC wrote concerning socket TCP/IP communications example, it is divided into server and client.