-
dynamic name space 解析器
dynamic name space 解析器-dynamic name space parser
- 2023-08-04 18:45:03下载
- 积分:1
-
Windows Socket API 使用经验
Windows Socket API 使用经验-Windows Socket API experience
- 2023-08-14 03:45:03下载
- 积分:1
-
本程序是一个LAMP的相册系统,基于GD库函数的使用,能够生成图片所略图;同时,系统支持多相簿功能,可将相片分类收藏,方便查询和浏览,支持本地相片上传和使用UR...
本程序是一个LAMP的相册系统,基于GD库函数的使用,能够生成图片所略图;同时,系统支持多相簿功能,可将相片分类收藏,方便查询和浏览,支持本地相片上传和使用URL地址两种方式上传相片。-This program is an album LAMP system, based on the use of GD library functions that can generate the image of the sketch the same time, the system supports multi-photo album function, can be classified photo collections, to facilitate search and browsing, support local photo upload and the use of URL Address are two ways to upload photos.
- 2022-01-25 21:19:37下载
- 积分:1
-
- 2022-09-10 08:25:03下载
- 积分:1
-
VNC 测试通过版(VC6下测试通过)开源代码 (包括服务端和客户端)...
VNC 测试通过版(VC6下测试通过)开源代码 (包括服务端和客户端)-VNC test version (VC6 under test) open source code (including server and client)
- 2023-04-22 11:35:03下载
- 积分:1
-
VC++编写的网络程序
小巧的端口扫描软件!
VC++编写的网络程序
小巧的端口扫描软件!-VC++ Prepared procedures for compact network port scanning software!
- 2022-07-25 14:13:42下载
- 积分:1
-
直接用socket实现http协议.值得初学者学习借鉴
直接用socket实现http协议.值得初学者学习借鉴-Directly achieve the http protocol socket. Worthwhile for beginners to learn from
- 2023-02-07 13:00:04下载
- 积分:1
-
网络的相关知识,网络程序的编写,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 driver bridges, 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 bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。...
多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。-Than collaborative programming environment
- 2022-08-20 10:11:34下载
- 积分:1
-
使用列表模式实现对本地计算机的访问
vc++采用list方式,实现获取本地计算机的ip地址-vc++ using list mode to achieve access to the local computer
- 2022-08-13 22:50:56下载
- 积分:1