-
RTSP协议的程序!
实现网络协议RTSP的代码。RTSP协议是实时流协议!-program for rtsp protocol!
- 2023-08-27 21:35:03下载
- 积分: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
-
三星S3C44B0X ARM7 Bootloader的笔记,学习的很好的参考。
SAMSUNG S3C44B0x bootloader注释,学习ARM7很好的参考资料。-SAMSUNG S3C44B0x bootloader notes, a good reference for studying ARM7.
- 2023-05-24 11:00:03下载
- 积分:1
-
sip协议栈,可以很好的使用,并有例子程序,待会儿奉上。
sip协议栈,可以很好的使用,并有例子程序,待会儿奉上。-sip protocol stack can be a very good use, and examples of procedures to follow addressed later.
- 2023-04-01 20:00:04下载
- 积分:1
-
异步程序
异步程序
- 2022-01-25 16:31:03下载
- 积分:1
-
这是一个linux下基于二层模式下arp过滤程序,可以实现linux下的ip...
这是一个linux下基于二层模式下arp过滤程序,可以实现linux下的ip->mac地址绑定功能-This is a linux-based two-story model arp filter program, Linux can be achieved under the ip-
- 2022-12-26 13:25:04下载
- 积分:1
-
SIP introduced that, the Chinese net passes the voip project
load bearing networ...
SIP介绍,
中国网通voip工程承载网网络实施方案-SIP introduced that, the Chinese net passes the voip project
load bearing network network implementation plan
- 2022-01-22 16:26:27下载
- 积分:1
-
linux intel 网卡驱动,利用他可以让inel的pro 100 网卡进行网络配置和实用...
linux intel 网卡驱动,利用他可以让inel的pro 100 网卡进行网络配置和实用
- 2022-03-21 17:47:23下载
- 积分:1
-
linux下ppp的拨号程序
linux下ppp的拨号程序-under the dial-up procedure
- 2022-05-20 18:33:31下载
- 积分:1
-
* A ncurses user interface.
* Network statistics to view the amount of packet...
* A ncurses user interface.
* Network statistics to view the amount of packets and data in many
different protocols, interfaces and hosts.
* View what active TCP connections are on the network.
* View UDP packets.
* View and log ICMP packets.
* View and log the 48bit arp protocol.
And also view what make of network card is in each machine
* Multithreaded so that the user interface does not interfere with any of the packet
captureing methods.
* View and log the following user space protocols
FTP, POP3, HTTP-* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View
- 2023-08-17 01:05:03下载
- 积分:1