Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > UNIX command from C#

Reply
Thread Tools

UNIX command from C#

 
 
George Ter-Saakov
Guest
Posts: n/a
 
      05-28-2004
Hi,

Somehow i need to call perl script that is on another Unix machine form my
C# code.

The problem is that this perl script is executed form command line (no
apache on that machine).

Is it possible, Is there component that can emulate command line (telnet).


Thanks
George.


 
Reply With Quote
 
 
 
 
John Oakes
Guest
Posts: n/a
 
      05-28-2004

"George Ter-Saakov" <> wrote in message
news:...
> Hi,
>
> Somehow i need to call perl script that is on another Unix machine form my
> C# code.
>
> The problem is that this perl script is executed form command line (no
> apache on that machine).
>
> Is it possible, Is there component that can emulate command line (telnet).


Does the system have RPC available?

-John Oakes

>
>
> Thanks
> George.
>
>



 
Reply With Quote
 
 
 
 
George Ter-Saakov
Guest
Posts: n/a
 
      05-28-2004
Not sure,
But i was more looking into "telnet" solution as an RPC ill require
additional UNIX program.

George,

"John Oakes" <> wrote in message
news:...
>
> "George Ter-Saakov" <> wrote in message
> news:...
> > Hi,
> >
> > Somehow i need to call perl script that is on another Unix machine form

my
> > C# code.
> >
> > The problem is that this perl script is executed form command line (no
> > apache on that machine).
> >
> > Is it possible, Is there component that can emulate command line

(telnet).
>
> Does the system have RPC available?
>
> -John Oakes
>
> >
> >
> > Thanks
> > George.
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run Unix shell command $ parse command line arguments in python rkoida@yahoo.com Python 4 04-23-2005 04:42 AM
can I run unix shell command in the ModelSim shell? clinton__bill@hotmail.com VHDL 2 02-18-2005 10:04 PM
compile C programs with UNIX system calls (= Unix Programs??) jrefactors@hotmail.com C Programming 18 01-10-2005 03:35 AM
compile C programs with UNIX system calls (= Unix Programs??) jrefactors@hotmail.com C++ 12 01-10-2005 03:35 AM
my own perl "dos->unix"/"unix->dos" Robert Wallace Perl Misc 7 01-21-2004 11:28 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57