搜索资源列表
NetClient
- 网络视频传输客户端的C++程序,用visual C++ 和 OPENCV 1.0编的-Network video transmission client C++ program, using visual C++ and compiled OPENCV 1.0
NetClient
- 一个简单的VC实现的网络通信客户端~希望对初学者有帮助-VC achieve a simple network messaging client ~ want to be helpful for beginners
Netclient
- winsock网络编程,简单网络聊天工具,对于初学的想了解网络编程的人来说很有用。学习就是从这些小程序开始的。注:已经编译通过-winsock network programming, simple network chat tool for learning network programming would like to know the people who are very useful. Learning process from the beginning of these. No
NetClient
- 利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送,此为客户端,连接服务器的IP、端口直接写在程序里,可进入修改-The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer, this is the client, connect to the server' s IP, port written directly in the program
NetClient
- vc平台下基于套接字SOCKET实现网络聊天客户端-realize chatting on line by socket
NetClient
- 孙鑫的源码第14章网络聊天的客户端即使发送端,可以双向通信-Xin Sun' s source code in Chapter 14 even if the network chat client sender can be two-way communication
NetClient
- MFC-based chat software is the standard by the MFC library functions to achieve, based on UDP / IP protocol
NetClient
- 一个网络对话程序,可以实现双方的对话,很适合初学者哟,了解QQ的原理-A network dialogue process, can realize the dialogue of both parties, very suitable for beginners yo, understand the principle of QQ
NetClient
- 实现文件的发送与接受,本程序实现接受数据-File sending and receiving of the program to accept data
NetClient
- 基于UDP协议的套接字接受软件,画面是DOS画面-Based on UDP sockets to accept software, screen DOS screen
NetClient
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
NetClient
- 使用VC++6.0编写的基于UDP协议的客户端程序-A Client use VC++6.0 ,it baseds UDP protocol and C++ language.
NetClient
- 基于UDP协议的网络通信小例子一个是客户端一个是服务器端-UDP-based network communications example of a client is a server-side
NetClient
- socket通信的客户端程序,能实现跟服务器的连接和通信。包括接收和发送功能。-client socket communication, to achieve connectivity and communication with the server. Including the receive and transmit functions.
NetClient
- 1、拔号上网、TCP/UDP数据传输 2、网络数据收发-1、Dial internet 、tcp/upd data translate
NetClient
- c++,socket网络,测试代码,可以直接在计算机上实验-socket network programming