Re: e IP address of the machines where my application copy is running
Re: e IP address of the machines where my application copy is running
- Subject: Re: e IP address of the machines where my application copy is running
- From: Marc Epard <email@hidden>
- Date: Thu, 30 Jun 2005 08:57:50 -0500
on 6/30/05 6:27 AM, anna Smith wrote:
> I want to get the IP address of the machines where my application copy is
> running.
Bonjour (previously known as Rendezvous) will likely provide what you want.
It is very much like AppleTalk's NBP, which is probably what you were using
before.
> And also want to communicate with machines which are on my local
> network.
>
> Need help previously this was done by ADSP protocol but now in OS X its not
> working
TCP is pretty much the same as ADSP. If you were using Open Transport for
ADSP, you can easily use TCP instead. Or you can use the unix Sockets API
or CFNetwork.
Here's a good place to start:
<http://developer.apple.com/documentation/Networking/index.html>
HTH.
-Marc
_______________________________________________
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