Re: Connect to unix server and execute a command
- From: JB <jamesb457@xxxxxxxxx>
- Date: Tue, 15 Jan 2008 07:10:35 -0800 (PST)
Cheers this looks to be just what I need.
On 15 Jan, 12:21, Peter Bromberg [C# MVP]
<pbromb...@xxxxxxxxxxxxxxxxxxxx> wrote:
If you are "getting to first base" with Telnet, there is plenty of sample c#
Telnet code around where you can automate the process:
http://www.google.com/search?q=C%23+Telnet+library
-- Peter
Site:http://www.eggheadcafe.com
UnBlog:http://petesbloggerama.blogspot.com
MetaFinder:http://www.blogmetafinder.com
"JB" wrote:
I'm writing a small utility and I need to be able to connect to a unix
server and execute a couple of commands.
How would I go about doing this?
It's fairly simple from the command prompt using telnet - but I have
to wait for the thing to connect, enter username and password, wait
again for it to authenticate, etc.
Any tips?
.
- Follow-Ups:
- Re: Connect to unix server and execute a command
- From: Arne Vajhøj
- Re: Connect to unix server and execute a command
- References:
- Prev by Date: Re: ListView column header text on column resizing?
- Next by Date: Re: C# SOAP Authentication to non C# web service
- Previous by thread: Connect to unix server and execute a command
- Next by thread: Re: Connect to unix server and execute a command
- Index(es):
Relevant Pages
|