|
Somehow (not sure how) I always manage to install Apple Bonjour on my XP machines. Do I need this piece of software for any reason? Is it required for some iPod/iPhone service (which we do use)?
Started by Marcus on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Bonjour....
Some network, then you will need it.
It gets installed with iTunes.
Bonjour ( FAQ link , wikipedia ) is Apple's implementation of Zeroconf/mDNS.
Their software to integrate with these devices and the services they provide .
|
|
Are there any other Java libraries for bonjour/zeroconf apart from JMDNS?
Started by Mauli on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It does sound like Apple's DNS-SD dnssd.jar is....
Try at:
DNS-SD
-- The same Java DNS-SD APIs are also available in Bonjour for Windows, Bonjour-platform DNS-SD (Zeroconf, Bonjour, DNS self discovery) library exists out there.
|
|
Hello..I want to know how to implement bonjour on windows, so that i can set up server on windows and access files in windows(server) using bonjour service from my iphone(client).
Can anyone tell me whether we have any java api for windows or any bonjour...
Started by sneha on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Note that Bonjour is only for notifying other devices that a service is present Proxy that broadcasts bonjour notifications....
I think it's written in C.
They provide an SDK for Windows there.
Have a look at Apple's bonjour SDK page .
|
Ask your Facebook Friends
|
At home I have an ADSL modem that I use also as router. For the record, it is a DavoLink DV-2020 provided by Tele2 in the Netherlands. It turns out that if a computer is connected with a cable to the router and another computer is connected wirelessly...
Started by cefstat on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
However in my case.
Wifi printing to a wired HP printer with Bonjour/Zeroconf works.
It looks like the router isn't handling multicast (which is what Bonjour uses) correctly traffic just fine.
|
|
Hi guys/girls,
I was wondering if anyone knows of a combined Objective-C Bonjour/TCP stack out there, that would allow me to forget about managing sockets, broadcasting services etc and instead let me just host a service and/or get a list of existing ...
Started by Joonas Trussmann on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Check out Apple's WiTap example app there, but the official Apple guide ....
Of course, if you're publishing a service, you need lines for a Connection class (with delegates and all that) .
Of publishing/subscribing Bonjour services.
|
|
I can follow most of Apple's WiTap sample, but am sort of stumped on this bit in the send method:
- (void) send:(const uint8_t)message { if (_outStream && [_outStream hasSpaceAvailable]) if([_outStream write:(const uint8_t *)&message maxLength:sizeof(...
Started by Genericrich on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You'll see this code:....
Take a look at the [AppController stream:handleEvent:] method.
Basically, [view tag] | 0x80 is setting the high bit in that value (so 00010011 would become 10010011) and [view tag] & 0x7f is removing it (10010011 -> 00010011) .
|
|
Updated tunes,(veer:8) airport no longer works. I get this dialog, "The Bonjour service has been disabled. Bonjour is required to share music with others. Please re-enable the service to use this feature." UN-installed Bonjour, re-installed Bonjour. Still...
Started by Pat Kenly on
, 15 posts
by 9 people.
Answer Snippets (Read the full thread at apple):
Hopefully....
It's all better now.
I have anti.
ITunes preference says to "re-enable" can't find the "re-enable" button .
Bonjour is started.
Installed? It's possible this software is interfering with Bonjour and preventing it from starting.
|
|
Is there a way to get Bonjour 1.0.6 to work with Windows 7? I have a printer shared from my iBook G4 which is accessible from Windows Vista clients, but not Windows 7.
Thanks in advance.
Started by Clint B. on
, 15 posts
by 13 people.
Answer Snippets (Read the full thread at apple):
Then, I ran the....
I tried to install Bonjour initially from the download, but them just and reinstalled.
That was one obscure fix! Apple should do more to make AirPort USB on the Airport Extreme.
Setup works fine with Bonjour now.
|
|
Apple version
download because i have an "older version of 'bonjour" installed.
Started by jeromefromfl on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at apple):
I get the ....
What a pain in the *** this all is.
I get the Bonjour message when it attempts to download the latest version of I Tunes.
Piece of Apple software, like iTunes? yes- I just bought an I Pad and want to migrate my I tunes over.
|
|
Do they still call it Bonjour?
It seems odd to name your wireless networking technology 'HELLO'
Also, didn't it used to be Deja-Vu, or Rendez Vous? or voulez vous
coucher avec moi se soir?
Started by london.embankment@googlemail.com on
, 7 posts
by 5 people.
Answer Snippets (Read the full thread at omgili):
(when in France always start any conversation with anybody with bonjour)
No it was Hello;jon@no.email.co.uk
Apple seem to have a thing with 'hello', the start-up basic program in
Apple 15:22:09 +0000, "jon.in.durham....
Opening.
|