Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
DFKrueger #1
TCP/IP - Telnet in MX 6.1
I am using ColdFusion 6.1. The project I am working on requires ColdFusion to
connect to a terminal server or an ip addressable switch. The command string
issued once connection is made will open/close ports on the switch; linking
various equipment together. What I am looking for is a way to connect to an ip
address (telnet perhaps) and issue the command and capture/display return
codes. Any help is appreciated ... Thanks
DFKrueger Guest
-
How do you telnet from 1 host to another using Telnet Module
Hello, I need to know how you telnet from one host to another using the net::telnet module. I can telnet to a single host OK but I need to then... -
net::telnet to ms telnet server
i need to connect to a microsoft telnet server via net::telnet (and io::pty). i can connect and communicate successfully via the telnet command in... -
Net::Telnet problem with MS Telnet Service
Hello, After reading the Net::Telnet documentation, examples, searching the 'Net, etc., I still do not completely understand the problem of... -
TRYING AGAIN (was: Net::Telnet)
I am sure somebody would have a magical touch for me. -Sharad -----Original Message----- From: Gupta, Sharad Sent: Saturday, August 16, 2003... -
Why no telnet?
I intentionally disabled telnet from ppp0, but not from en0. Also, the first few rules in my firewall.conf explicitly allow ALL IP packets to and... -
-
PaulH #3
Re: TCP/IP - Telnet in MX 6.1
you might look at using java.net.Socket class from within mx. see if
[url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=7&thread[/url]
id=985715&highlight_key=y&keyword1=socket thread has any clues for you.
PaulH Guest



Reply With Quote

