-
socket文件传输源码,可传输各种文件,并显示进度,每次传送一个,可根据需要改动...
socket文件传输源码,可传输各种文件,并显示进度,每次传送一个,可根据需要改动-socket file transfer source code, can transmit a variety of files, and displays the progress every time you send one, can be changed as needed
- 2022-07-28 15:29:56下载
- 积分:1
-
在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协...
在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协议标准,如Socks4,Socks5,Http代理,其中Socks5需要用户验证,代理相对复杂。我在查阅RFC文档和相关资料后,特总结一些TCP协议穿透代理服务器的程序片断,希望对大家有所帮助。-Procedures in the network design process, we often must deal with various types of proxy servers, such as in-house CNC had agents to visit Internet web server, etc., generally a proxy server to support several common proxy protocol standards, such as socks4 , Socks5, Http proxy, Socks5 which requires a user authentication, Deputy relatively complex. I have access to the relevant RFC documents and information, special summing up a number of TCP protocol procedures penetration clips proxy server, and they hope to be helpful to everyone.
- 2022-09-29 07:10:02下载
- 积分:1
-
一个Linux下的五子棋对战游戏,可以给学习Linux下Socket编程的初学者参考。分为客户端和服务器端,客户端界面用QT开发,所以也可作为初学者学习QT的参...
一个Linux下的五子棋对战游戏,可以给学习Linux下Socket编程的初学者参考。分为客户端和服务器端,客户端界面用QT开发,所以也可作为初学者学习QT的参考。-Under a Linux Gobang war games under Linux can learn Socket programming reference for beginners. Divided into client and server, the client interface developed by QT, so it can be used as a reference for beginners to learn QT.
- 2022-07-13 07:16:06下载
- 积分:1
-
Linhan整理,编写。版权所有者为Linhan。 Linhan不保证所整理的内容正确.
您可以免费的使用、分发本手册。但未经Linhan的授权许可不得擅...
Linhan整理,编写。版权所有者为Linhan。 Linhan不保证所整理的内容正确.
您可以免费的使用、分发本手册。但未经Linhan的授权许可不得擅自进行篡改、反编译,及将其全部或部分用于商业用途。
本手册受著作权法和国际公约的保护,作者保留对本手册及本声明的最终修改权。
本手册的内容参考网络文档制作,原著作权归原作者所有。
本手册使用Mainsoft(R)的HTML Help格式制作。
如果你对本手册 有好的建议和意见,请与Linhan联系,让我们共同来完善。
版本更新(UPDATE)
本手册当前版本时间为2005年7月23日。手册中的内容在此日期后发生的变动或更新将在本手册的更新版本中出现。
您也可以给我写电子邮件咨询。
关于Linhan(About Linhan)
有任何问题请QQ上与我联系: 3335231
Linhan 制作・保留所有权利
© 2005 - 2008 copyright All rights reserved .
-err
- 2022-11-07 08:30:03下载
- 积分:1
-
Linux system administration commands use and specific details of the experimenta...
Linux的系统管理命令的使用
及具体详细的实验报告-Linux system administration commands use and specific details of the experimental report
- 2023-07-07 08:50:03下载
- 积分:1
-
源代码开发设备驱动程序在内核之间的串行通信…
Source code to develop device driver in the kernel to serially communicate between two computers using UART via null modem cable.
- 2023-01-28 00:15:04下载
- 积分:1
-
ralink 最新25系列usb无线网卡程序
ralink 最新25系列usb无线网卡程序-Ralink latest 25 series usb wireless card procedures
- 2022-03-24 02:36:11下载
- 积分:1
-
Linux 下端口映射工具,稳定高效。
Linux 下端口映射工具,稳定高效。 -Port mapping tool under Linux, stable and efficient.
- 2022-08-08 10:11:46下载
- 积分:1
-
1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流
2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能...
1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流
2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能
3,实现功能如下:
a,输入命令,并运行
b,实现if 和while的深层嵌套
c,实现环境变量,和shell本身变量
d,实现管道和重定向等功能。
4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not be not able to meet everyone that put this to the exchange of only two, this source code is not complete, shell functions are not achieved a lot of knowledge to achieve a number of The main function of three to achieve the following functions: a, enter the command, and run the b, to achieve if, and while the deep nested c, achieving environmental variables, and the shell itself, the variable d, to achieve piping and redirection functions. 4, due to capacity problems, the program may be an error, please master pointing.
- 2022-02-22 07:18:03下载
- 积分:1
-
Linux Network Programming source FIFO. wfifo.c to create and open the file, writ...
Linux网络编程FIFO源码。wfifo.c创建并打开文件,往里写;rfifo.c往外读。-Linux Network Programming source FIFO. wfifo.c to create and open the file, writing inside rfifo.c out of time.
- 2022-04-29 23:41:21下载
- 积分:1