telnet
Perl ssh connection and execute telnet connection
I have multiple cisco routers configured with telnet access allow开发者_Go百科ed from 5 specified hosts. Now I want to execute a perl script on one host which connects via ssh to the other hosts and c[详细]
2023-02-22 02:51 分类:问答QT QTcpServer telnet taking characters \r\n
I\'m writing a QTcpServer. I used telnet.exe as a client for testing. Upon a new client connection my server sends a Hi! message to the client which is displayed - all is well and fine so far.[详细]
2023-02-22 02:19 分类:问答How to do remote execution in standard perl 5.10.0
I want to run some commands via a remote program. I\'ve tried it using following code. my $promt = \'/bash\\$ $/\';[详细]
2023-02-20 18:19 分类:问答Telnet Iphone Development
I wish to create an iphone app the would send strings via telnet to a device im working on. Are there any t开发者_高级运维elnet libraries where i could start looking at some code.[详细]
2023-02-19 04:43 分类:问答How do I serialize telnet like communication on a bidirectional socket connection?
I have implemented TCP/IP communication between a VB and VC++ programs running on the same machine. On the VC++ side I spawn a thread which listens for connections. On the VB side I use the Winsock AP[详细]
2023-02-18 04:16 分类:问答How to connect to internet using Android Emulator telnet
How to connect to internet using Android Emulator. I tried using telnet localhost 5554 command but the following error comes:[详细]
2023-02-17 15:43 分类:问答Get output from Telnet
does anybody know how to read output from telnet with Java? I\'m able to connect to the server and execute some commands, but I need output from that commands.[详细]
2023-02-17 09:28 分类:问答Running a Telnet session from VBA
I have a VBA library that does FTP, I\'d like to do telnet as well. At the moment I\'m shelling out to a Perl script that does the telnet based on a text file, 开发者_运维知识库but I\'d like to drive[详细]
2023-02-17 04:39 分类:问答Problem in using NET/TELNET class in ruby
Hii all, I am telneting a machine using \"net/telnet\" class that comes in ruby but am having some starnge problem...This is below code i have[详细]
2023-02-16 17:54 分类:问答Using Telnet on windows is taking an awfully long time. Is it common for this to happen?
I\'m trying to access some websites via Telnet on Windows XP and whenever I open a website or my 127.0.0.1 on port 80 it echoes back connecting to 127.0.0.1 ... or whatever other target I have typed.[详细]
2023-02-16 16:28 分类:问答