|
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 .
|
|
Is there an easy way to scan a given network for Bonjour/Zeroconf services?
I have a set of computers (Linux, Windows, Apple) and would like to auto-generate a list of all available Zeroconf-capable, networked nodes in my Intranet.
Started by Nate on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If using Linux....
If nothing else, you should be able to build something in C# using that library .
It looks like they have a query tool mzclient that may help you .
I haven't used it, but you might want to take a look at the Mono Project's Zeroconf library .
|
|
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.
|
Ask your Facebook Friends
|
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 .
|
|
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) .
|
|
Is anyone aware of a step by step tutorial on setting up and using Wide Area Bonjour? I have two subnets and unfortunately they can't see each others machines since mDns can't cross subnets. So I went into Snow Leopard Server and activated Wide Area Bonjour...
Started by jw2002 on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at macrumors):
And thanks with this? I would like to keep my wired... .
Hosts will only create the appropriate DNS records, and it was actually what made me question if wide area bonjour is worth the hassle.
Are private, Wide-Area Bonjour isn't a good fit.
|
|
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.
|
|
Hi everyone newbie alert. So I have been lurking for a few weeks and decided to join as some great tips and help on here.
About me, I am a stay at home Mum, 2 rescue rabbits, son & husband....and now a 6 month old working cocker called Bailey.
Bailey'...
Started by crazybailey on
, 15 posts
by 12 people.
Answer Snippets (Read the full thread at cockersonline):
So pleased to hear you were able to take.
Enjoy the forum Hello Welcome to COL.
Is the apple of our eye.
|