Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

script telnet | Topic profile

Topic profile page for script telnet. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: script telnet.
Topic "Script telnet" was discussed 0 times on 0 sites in last 3 months
Search discussions, forums, images, videos, about "Script telnet" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on script telnet:

Posts by:  day  week  month 

 

Related topics:


script telnet was discussed on the following sites:

rohitab.com - Forums rohitab.com - Forums - 118 rohitab.com - Forums - site profile
LinuxQuestions.org - where Linux users come for help LinuxQuestions.org - where Linux users come for... - 49 LinuxQuestions.org - where Linux users come for help - site profile
The UNIX Forums - the Top UNIX & Linux Q&A on the Web The UNIX Forums - the Top UNIX & Linux Q&A on... - 45 The UNIX Forums - the Top UNIX & Linux Q&A on the Web - site profile
LinksysInfo - Community Forums for Linksys Devices LinksysInfo - Community Forums for Linksys Devices - 33 LinksysInfo - Community Forums for Linksys Devices - site profile
Geeks to Go! (Free Computer Help) Geeks to Go! (Free Computer Help) - 33 Geeks to Go! (Free Computer Help) - site profile

 

Related threads on script telnet:

Sample code for "calling Unix Script(telnet) from...  Archivaty.net - site profile http://www.archivaty.net - forum profile  Go to this thread  Sample code for "calling Unix Script(telnet) from Java Appli
Scripting Problem with script - telnet with csv file  VanDyke Software Forums - site profile Scripting - forum profile  Go to this thread  Problem with script - telnet with csv file
Programmation Linux Script, telnet et timeout trop long  Forums de Developpez.com - site profile Programmation Linux - forum profile  Go to this thread  Script, telnet et timeout trop long
Netwerken Script telnet switch configuratie  GoT - Categorieen - site profile Netwerken - forum profile  Go to this thread  Script telnet switch configuratie
Shell Programming and Scripting Perl Regular Expression Word Search  The UNIX Forums - the Top UNIX & Linux Q&A on the Web - site profile Shell Programming and Scripting - forum profile  Go to this thread  Perl Regular Expression Word Search

Latest threads on script telnet:

Perl Programming
Started 1 week, 1 day ago (2009-12-23 00:45:00)  by onlyxl
hi, anyone know how to telnet from localhost using perl script to network devices like routers? basically i have install perl express to write my perl script over there. As i'm new to perl, so i do need you guys help. i can't find any tutorials regarding this. Let me explain more on my project, i have to create html files in dreamweaver, for example, router ip address, subnet mask etc, ...
Source: Dev Shed Forums - Open Source web development More from this site Dev Shed Forums - Open Source web development - site profile 
Forum:  Perl Programming  Perl Programming - forum profile
Thread:  Show this thread (3 posts) More from Telnet using perl script  Thread Thread info: Telnet using perl script Size: 578 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Telnet using perl script :: Perl Programming :: Dev Shed Forums - Open Source web development"
Perl Programming
Started 1 week ago (2009-12-23 18:06:00)  by u671296
If you don't know how to use modules there's lots online. Basically you need something like: use moduleName; whatever=moduleName::functionName(params); cpan is where you get the modules from http://www.cpan.org/modules/index.html
Source: Dev Shed Forums - Open Source web development More from this site Dev Shed Forums - Open Source web development - site profile 
Forum:  Perl Programming  Perl Programming - forum profile
Thread:  Show this thread (3 posts) More from Telnet using perl script  Thread Thread info: Telnet using perl script Size: 362 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Telnet using perl script :: Perl Programming :: Dev Shed Forums - Open Source web development"
Shell Programming and Scripting
Started 1 month, 4 weeks ago (2009-11-02 10:20:00)  by asou
Hi, I would like to create a simple script that will telnet a number of IP and Ports one after the other to confirm connectivity to those addresses. I don't need to log on, just output to a file what the response is, i.e Escape Character, connectivity refused etc. Complete newbie to shell scripting so ideally something that isn't to complex. Any ideas on where to start?
Shell Programming and Scripting
Started 1 month, 3 weeks ago (2009-11-03 10:49:00)  by asou
I have looked through the search results and have the following based on an existing script. Code: #!/bin/sh set -vx read line < portTest OIFS=$IFS IFS=#; for i in $line; do # check for open ports # connTest=`echo " " |telnet "$i"` if [ "`echo $connTest | awk '{ print $3 }` " = "Connected" ] then echo "$connTest port is up" else echo "$connTest port is down" fi done This ...
Developers
Started 1 month, 3 weeks ago (2009-11-04 17:15:00)  by markbb1
Quote: Originally Posted by hokiee All: In response for the need to have the GB-PVR .exe Changer plug-in control a set-top box via a serial port IR Blaster from irblaster.info and WinLIRC, I wrote this script and then packaged it into an executable file for MS Windows. The script accepts a channel number or remote control command...
Source: GB-PVR Forums - Powered by vBulletin More from this site GB-PVR Forums - Powered by vBulletin - site profile 
Forum:  Developers  Developers - forum profile
Thread:  Show this thread (2 posts) More from WinLIRC Telnet Changer Perl Script/Exe for IR Blasting  Thread Thread info: WinLIRC Telnet Changer Perl Script/Exe for IR Blasting Size: 2,271 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: WinLIRC Telnet Changer Perl Script/Exe for IR Blasting :: Developers :: GB-PVR Forums - Powered by vBulletin"
Started 2 months, 1 week ago (2009-10-20 04:22:00)  by kingleo555
 

Hot threads on script telnet:

No hot threads for last week.