-
网络编程套接字
应用背景网络程序的实现可以有多种方式,套接字是其中一种比较简单的实现方法,是连接应用程序与网络驱动程序的桥梁,计算机从网络上收到与该套接字绑定的IP地址和端口号相关的数据后,由驱动程序交给套接字,应用程序就可以从该套接字中提取接收到的数据。关键技术包括计算机网络基本知识,网络应用程序通过套接字进行数据的发送与接收。包括多线程和单线程不同方式通过网络传送数据。
- 2022-03-16 02:29:39下载
- 积分:1
-
这个代码是利用中间件RMI开发的flight航班查询,对新手的网络编程有很大的帮助,很实用的...
这个代码是利用中间件RMI开发的flight航班查询,对新手的网络编程有很大的帮助,很实用的-Soil stamp Hitomi measured using tungsten Did中glass RMI Xi Jie-kai Yao flight cavity询,查beer terrace ground themis cavity PCT She met with the most bleed at the nose cavity submerged exhaust stack exhaust , wife of mother
- 2023-01-23 09:10:04下载
- 积分:1
-
从HTTP服务器接受文件的控制台程序源代码
从HTTP服务器接受文件的控制台程序源代码-HTTP server from the console to accept document source code
- 2022-12-04 05:20:03下载
- 积分:1
-
网络相关,网络地址的查找,c++编程实现
网络相关,网络地址的查找,c++编程实现-Network-related, network address lookup, c++ Programming
- 2022-01-23 11:10:52下载
- 积分:1
-
LAMP项目常用模块,包括图像处理模块、文件上传下载模块、邮件发送模块等...
LAMP项目常用模块,包括图像处理模块、文件上传下载模块、邮件发送模块等-LAMP project commonly used modules, including image processing module, file uploading and downloading modules, e-mail sending module
- 2022-09-25 07:30:02下载
- 积分:1
-
通过DNS类查询解析主机IP地址
通过DNS类查询解析主机IP地址-through DNS Classes analytic host IP addresses
- 2022-05-05 18:03:16下载
- 积分:1
-
套接字文件传输
分为服务器和客户端两部分,服务器与客户端建立连接后,自动给客户端发送文件,文件传输采用TCP/IP协议,使用CSoket套接字编程。
- 2023-05-17 11:55:03下载
- 积分:1
-
通过网络提取路径
通过网络提取路径- Withdraws the way through the network
- 2022-10-23 11:15:03下载
- 积分:1
-
websocket服务端实现
websocket服务端实现,C++
is one of the most lightweight, efficient & scalable WebSocket & HTTP server implementations available. It features an easy-to-use, fully async object-oriented interface and scales to millions of connections using only a fraction of memory compared to the competition. While performance and scalability are two of our top priorities, we consider security, stability and standards compliance paramount. License is zlib/libpng (very permissive & suits commercial applications).
Autobahn tests 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-24 23:19:42下载
- 积分:1
-
C# wpf 写的多线程 TCP UDP 通信程序
资源描述使用VS2010 C# wpf 编写的多线程网络通信例子,包含三个完整可运行的程序 客户端,服务端,UDP 直接可以在vs2010下编译运行,非常适合初学者。
- 2022-01-30 18:14:58下载
- 积分:1