-
advanced nature of Party members to maintain the website source, management admi...
保持党员先进性的网站源码,管理admin/index.asp用户名admin密码admin-advanced nature of Party members to maintain the website source, management admin/index.asp username admin password admin
- 2023-04-15 02:05:04下载
- 积分:1
-
穿透防火墙 mfc界面
要在相同的网络终端上绑定到不同的套接字上,所以必须为这些套接字设置SO_REUSEADDR属性(即允许重用),否则侦听会失败。 4、S的【协助打洞】连接收到A的申请后通过【主连接】通知B,并将A经过NAT-A转换后的公网IP地址和端口等信息告诉B。 5、B收到S的连接通知后首先与S的【协助打洞】端口连接,随便发送一些数据后立即断开,这样做的目的是让S能知道B经过NAT-B转换后的公网IP和端口号。 6、B尝试与A的经过NAT-A转换后的公网IP地址和端口进行connect,根据不同的路由器会有不同的结果,有些路由器在这个操作就能建立连接,大多数路由器对于不请自到的SYN请求包直接丢弃而导致connect失败,但NAT-A会纪录此次连接的源地址和端口号,为接下来真正的连接做好了准备,这就是所谓的打洞,即B向A打了一个洞,下次A就能直接连接到B刚才使用的端口号了
- 2022-02-05 16:28:38下载
- 积分:1
-
主要变化有以下几个方面:一、编制背景、SY的增加…
主要修改了以下地方: 1、整理了后台,增加了系统设置功能,现在不用改网站页面就可以使用了此程序了 2、友情链接后台管理功能。考虑到大家很懒,就加上后台管理链接功能 3、对相册上传安全增加了点安全措施,只允许上传jpg,gif文件 4、修改了大量原1.0程序中的错误,现在没有内容时也不会出现错误 5、修改了金钱交易地方的漏洞-main changes the following places : one, compiled background, the increase in system setup functions now without changes to pages on the site can use this procedure the two, Links background management functions. Taking into consideration your pretty lazy, with background on the management functions of the three links, upload photos to a point increase security measures, allowing only upload jpg, gif four documents, a large number of amendments to the original 1.0 procedural errors were made, there is no content there will be no mistakes 5, revised the payment money transactions where the loopholes
- 2022-02-04 03:20:17下载
- 积分:1
-
http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码....
http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-http agreement transmission code, contains completely
realizes the document and a document, use time needs to revise
correspondingly involves ip the code
- 2022-02-25 05:06:48下载
- 积分:1
-
基于ICMP协议的Ping和TraceRoute命令实现
在多数操作系统中,Ping和Traceroute程序的实现是通过命令行的方式,在DOS界面的方式下输出,本程序采用对话框式的输出界面,方便操作,可以提供给那些记不住命令的人使用。
- 2022-08-25 15:05:02下载
- 积分:1
-
UDP
基于UDP的网路聊天程序,能有助于好好接触UDP的学习,,是一个很好的材料-UDP-based Internet chat program, can help to make good contact with UDP-learning, is a very good material
- 2022-04-30 15:35:00下载
- 积分:1
-
EVC TCPServer WINCE.NET下可以使用
EVC TCPServer WINCE.NET下可以使用-EVC TCPServer WINCE.NET can use
- 2022-12-24 17:55:03下载
- 积分:1
-
间易的代理服务器源码,看看就知道
间易的代理服务器源码,看看就知道-easily among the proxy server source code, look at know
- 2023-05-29 02:45:03下载
- 积分: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
-
一个网络工具的开发包 很有实用价值
一个网络工具的开发包 很有实用价值-a network tool development kits very practical value
- 2023-05-28 09:35:03下载
- 积分:1