搜索资源列表
PortMapper11
- 可以实现端口映射功能,本软件可实现端口映射功能,一个主要用途就是可以在局域网的网关上运行本程序,将网关服务器的某个端口(如8081)映射为局域网中某台机器的某个端口(如80),这样,局域网外部访问网关服务器的8081端口就相当于访问了局域网内部某台机器的80端口了。-Can realize the port mapping function, this software can realize the port mapping func
TCP2COM
- TCP端口与COM口映射。含源代码,说明。-TCP2COM is a software that works as a portmapper between a tcp port and a com port. When running, the software redirects all I/O of a given com port to a tcp port. The program can run as a NT serv
PortMapper
- 一款用易语言自带控件做的端口映射器.虽然很简单但可以做服务器用-Comes with an easy language to do control the port mapper. Although very simple but can be done with the server
portmap
- 端口映射器,简单易用,非常适合初学者。采用main函数的方式实现。-portmapper,it is very simple。It is very suitable for juniors.
omap3isp
- Structures and XDR routines for parameters to and replies the portmapper remote-call-service. -Structures and XDR routines for parameters to and replies the portmapper remote-call-service.
rwall
- Clnt_call to a host that is down has a very long timeout waiting for the portmapper, so we use rmtcall instead. Since pertry value of rmtcall is 3 secs, make timeout here 8 secs so that you get 2 tries.