Mercurial
MYNetwork
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
branches
|
files
less
more
|
(0)
-10
-7
+7
+10
+30
tip
The revision graph only works with JavaScript-enabled browsers.
Rewrote the Bonjour classes, using the low-level <dns_sd.h> API. They're now subclasses of MYDNSService.
2009-04-27, by Jens Alfke
* Refactored MYPortMapper to use a new abstract base class MYDNSService; that way I can re-use it later for implementing Bonjour.
2009-04-24, by Jens Alfke
* Added MYBonjourBrowser and MYBonjourService.
2009-04-22, by Jens Alfke
Added iPhone demo project
2008-12-02, by snej
Fixed a memory leak by adding a -dealloc method to HostAddress. (Thanks to Mark Onyschuk)
2008-07-15, by Jens Alfke
Merged 1.0 final into 1.1 branch.
2008-07-13, by Jens Alfke
* Fixed: Responses still pending when a connection closed were not calling their onComplete targets.
2008-07-13, by Jens Alfke
Added tag 1.0 for changeset 02224e981209
2008-07-13, by Jens Alfke
less
more
|
(0)
-10
-7
+7
+10
+30
tip