-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
这是一个用c++语言实现的网络中的TCP UDP 以及组播通信的程序,具有很好的借鉴意义
这是一个用c++语言实现的网络中的TCP UDP 以及组播通信的程序,具有很好的借鉴意义-This is a used c++ Language realize the network TCP UDP and multicast communication procedures, a good reference
- 2022-03-03 05:58:11下载
- 积分:1
-
Visual C++实现的视频聊天程序
visual c++ 实现的视频聊天程序-visual c++ to achieve the video chat program
- 2023-08-18 03:00:04下载
- 积分:1
-
CAsyncSocketEx,一个很好用的CAsyncSocket扩展类
CAsyncSocketEx,一个很好用的CAsyncSocket扩展类-CAsyncSocketEx, a very easy to use CAsyncSocket expansion class
- 2022-04-16 09:36:11下载
- 积分:1
-
file transfer sistem
自己做的,可以聊天,支持多线程处理,TCP/IP协议传输文件,传输文件可大于10M,局域网内传输测试速度为3M/S-file transfer sistem-client part
- 2022-01-26 03:46:15下载
- 积分:1
-
视频聊天
使用视频聊天软件用C++写的,有参考价值
- 2023-06-20 13:55:05下载
- 积分:1
-
这是一个酒店系统,用Dreamwaver和access数据库做的,包含注册会员、在线预定、介绍酒店房间标准、娱乐设施等功能。...
这是一个酒店系统,用Dreamwaver和access数据库做的,包含注册会员、在线预定、介绍酒店房间标准、娱乐设施等功能。-This is a hotel system, used to do Dreamwaver and access the database containing registered members, online reservations, hotel rooms introduce standard features such as recreational facilities.
- 2022-01-26 06:16:40下载
- 积分:1
-
对指定IP进行端口扫描
对指定IP进行端口扫描-right designated for IP port scanning
- 2022-02-03 01:59:03下载
- 积分:1
-
基于C/S架构的主机与客户端通信的回声测试程序,以及socket的简单试验开发。...
基于C/S架构的主机与客户端通信的回声测试程序,以及socket的简单试验开发。-Based on C/S structure of the host and client communications echo test procedures, as well as pilot the development of a simple socket.
- 2022-02-26 10:21:23下载
- 积分:1
-
WINSOCK简单介绍
WINSOCK简单介绍-briefed Winsock
- 2022-01-30 20:12:05下载
- 积分:1