Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/perl/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows perl脚本选择无线lan网络_Windows_Perl_Networking - Fatal编程技术网

Windows perl脚本选择无线lan网络

Windows perl脚本选择无线lan网络,windows,perl,networking,Windows,Perl,Networking,我有一个perl脚本,它登录到一个无线表单以进行身份验证问题是我需要确保它自动连接到正确的无线lan。 如何编写此行为的脚本以选择可能基于SSID的无线lan? 我使用的是windows 7,但理想的情况是,如果有一个模块可以使其可移植?与您设法使其登录的方式相同?是,基本上从脚本中选择一个特定的无线网络

我有一个perl脚本,它登录到一个无线表单以进行身份验证问题是我需要确保它自动连接到正确的无线lan。 如何编写此行为的脚本以选择可能基于SSID的无线lan?
我使用的是windows 7,但理想的情况是,如果有一个模块可以使其可移植?

与您设法使其登录的方式相同?

是,基本上从脚本中选择一个特定的无线网络