• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Need suggestions regarding accessing system in a LAN through Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need suggestions regarding accessing system in a LAN through Cocoa


  • Subject: Re: Need suggestions regarding accessing system in a LAN through Cocoa
  • From: Daniel Sumorok <email@hidden>
  • Date: Wed, 16 Feb 2005 08:43:32 -0500 (EST)

Hi,
	One way to control a remote system is to enable "Remote Login",
and use ssh.  You can use ssh to run remote scripts and programs, and see
the output. For example "ssh user@machine_name ps aux" will return a list
of the processes and ids on that machine.  You can also set up ssh to do
public key authentication, so you do not have to send passwords from the
trusted machine.  You can learn about ssh by typing "man ssh" on the
command prompt.  Im sure its possbile for your Cocoa program to spawn and
interact with an ssh process.

	-Dan


On Wed, 16 Feb 2005, Kiran Kumar wrote:

> Hi,
>      I just want to know about getting  the  info about systems
> connected in  LAN,and i should be able to connect to any system in LAN
> or Internet ,access the processes and their IDs running over there,need
> to control them.Please suggest me the way to do this,

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Need suggestions regarding accessing system in a LAN through Cocoa (From: Kiran Kumar <email@hidden>)

  • Prev by Date: Async HTTP stream never gets called n 10.2
  • Next by Date: Re: OTConnect() returns kOTOutStateErr
  • Previous by thread: Need suggestions regarding accessing system in a LAN through Cocoa
  • Next by thread: Async HTTP stream never gets called n 10.2
  • Index(es):
    • Date
    • Thread