• 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: localhost comm btwn X and Classic w/o LAN??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: localhost comm btwn X and Classic w/o LAN??


  • Subject: Re: localhost comm btwn X and Classic w/o LAN??
  • From: Joshua Graessley <email@hidden>
  • Date: Wed, 10 Mar 2004 17:35:23 -0800

On Mar 10, 2004, at 5:12 PM, Mark Coniglio wrote:

> I have an OS X mach-o application and a Classic code resource that
> need low latency communications. I have accomplished this by sending
> UDP messages between the two. The problem is that my application
> doesn't seem to work when there isn't an Ethernet cable plugged in.
>
> Is there a way to use networking to pass messages between a X and
> Classic, even if there is no Ethernet port (or AirPort) active?

No.

> Now, on OS X, if I ping 127.0.0.1 it always works, even without an
> active TCP/IP port (i.e., no Ethernet cable plugged in). So I suspect
> that Classic is the culprit here. Of course, that means that I'm using
> Open Transport...

Classic and Mac OS X do not "share" the loopback interface or the
loopback address. Classic only ever shared one address with Mac OS X.
This is the primary address assigned in Mac OS X. The primary active
interface that the address is assigned to must be either PPP or
ethernet.

> What about multicasting? Would that help?

Nope. If there is no active ethernet (includes airport) or PPP
interface with an address assigned, there is no way to get packets
between Mac OS X and classic.

> I may have to resort to Apple Events, but the latency was, realtively
> speaking, high.

-josh

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.


References: 
 >localhost comm btwn X and Classic w/o LAN?? (From: Mark Coniglio <email@hidden>)

  • Prev by Date: Re: localhost comm btwn X and Classic w/o LAN??
  • Next by Date: ..about how to compile the DEC 21140 example driver using CodeWarrior IDE 4.0
  • Previous by thread: Re: localhost comm btwn X and Classic w/o LAN??
  • Next by thread: ..about how to compile the DEC 21140 example driver using CodeWarrior IDE 4.0
  • Index(es):
    • Date
    • Thread