XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).
Moderator: General Moderators
osilator
Forum Newbie
Posts: 2 Joined: Tue Oct 21, 2003 1:55 am
Post
by osilator » Tue Oct 21, 2003 1:55 am
How about client Software (PHP) can login to Server at one time. That Client Software Can Work as We Can . Example In coming to Linux Server with login : myhost and password : pass and Then Client Software run pine (Client Email) and type L Like We type in keyboard to incoming Folder List and etc.If had that work, Client Software Logout.
evilMind
Forum Contributor
Posts: 145 Joined: Fri Sep 19, 2003 10:09 am
Location: Earth
Post
by evilMind » Tue Oct 21, 2003 12:33 pm
do what?
Cruzado_Mainfrm
Forum Contributor
Posts: 346 Joined: Sun Jun 15, 2003 11:22 pm
Location: Miami, FL
Post
by Cruzado_Mainfrm » Tue Oct 21, 2003 5:42 pm
this is a very vague explanation, do you want a Remote Connection so you can control a 'remote' computer?
osilator
Forum Newbie
Posts: 2 Joined: Tue Oct 21, 2003 1:55 am
Post
by osilator » Tue Oct 21, 2003 11:05 pm
With Php, I want telnet to a server and run (execute) script perl .
devork
Forum Contributor
Posts: 213 Joined: Fri Aug 08, 2003 6:44 am
Location: p(h) developer's network
Post
by devork » Wed Oct 22, 2003 2:04 am
use the class telnet from phpclasses.org
very easy to use...