-
Zen_Macd
缠论MACD面积MT4公式,给广大缠友提供一个合适的指标公式。祝愿天下缠友早日破缠得禅(On the MT4 wrapped formula tied to the majority of Friends provide a suitable index formula. Friends wish the world wrapped early break Zen Chande)
- 2015-03-20 22:15:20下载
- 积分:1
-
热血江湖登陆器源码
说明: C语言 全套 热血江湖登陆器源码 完整度较高 自己编译出来就可以使用功能性比较实用(C language full set of hot blooded Jianghu lander source code integrity is high, self compiled can be used functional more practical)
- 2020-10-29 16:49:59下载
- 积分:1
-
domain-ip
说明: 根据域名获得IP地址列表 根据域名获得IP地址列表(under the name list of IP addresses under the domain of IP address list)
- 2006-03-29 15:53:55下载
- 积分:1
-
P2P NAT网络通信
NAT(Network AddressTranslators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(NetworkAddress/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去。(基本的NAT会改变IP包中的原IP地址,但是不会改变IP包中的端口)
- 2016-11-22下载
- 积分:1
-
Catch
屏幕广播,在局域网内同段IP内进行屏幕广播和监控(Catch Computer desk)
- 2013-11-08 09:23:45下载
- 积分:1
-
client-server
多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。
首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。
程序实现的关键步骤:
以TCP协议为例
服务器端:
1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。
客户端:
1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。
(Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate.
First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission.
The key step program implementation:
In TCP protocol as an example
Service-Terminal:
1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response.
Clients:
1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
- 2016-07-11 10:19:07下载
- 积分:1
-
VPN
说明: 手写VPN,模拟IP in IP的VPN路由,包括服务器端和客户端(VPN Server Writen by C++)
- 2020-06-25 09:40:02下载
- 积分:1
-
qks
When I wrote this function my problem was to replace one color by an other on transparent bitmaps My
- 2018-09-29 15:06:30下载
- 积分:1
-
BroadCast_guanbo
广播...
可以供初学网络编程的人参考...
完整 并且在winXP Visual C++6.0调试通过(... can Broadcasting Network Programming for the novice to the integrity of reference ... in winXP Visua l C by 6.0 Debugging)
- 2007-04-20 19:42:31下载
- 积分:1
-
ping
用rawsocket实现简单的ping程序(Rawsocket with simple ping program)
- 2009-04-10 08:01:58下载
- 积分:1