Mercurial
MYNetwork
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
MYNetwork.xcodeproj/project.pbxproj
2009-07-20
DNS NULL record support in MYBonjourRegistration. Minor fix to IPAddress init. Force 4-char indent in source files.
file
|
diff
|
annotate
2009-05-24
Misc. tweaks made while porting Chatty to use MYNetwork.
file
|
diff
|
annotate
2009-05-10
Fixed MYAddressLookup to allocate an NSSet, and to send correct KV notifications. (Based on Jim Roepke's patch, but outsourcing the KV grunge to CollectionUtils.)
file
|
diff
|
annotate
2009-05-05
Enabled garbage collection as being supported in the library target.
file
|
diff
|
annotate
2009-04-29
More work on Bonjour classes. They now support registering services.
file
|
diff
|
annotate
2009-04-26
* Fixed path type of MYUtilities folder ref; this fixes issue #2.
file
|
diff
|
annotate
2009-04-27
Rewrote the Bonjour classes, using the low-level <dns_sd.h> API. They're now subclasses of MYDNSService.
file
|
diff
|
annotate
2009-04-24
* Refactored MYPortMapper to use a new abstract base class MYDNSService; that way I can re-use it later for implementing Bonjour.
file
|
diff
|
annotate
2009-04-22
* Added MYBonjourBrowser and MYBonjourService.
file
|
diff
|
annotate
2008-07-13
Merged 1.0 final into 1.1 branch.
file
|
diff
|
annotate
2008-07-13
* Fixed: Responses still pending when a connection closed were not calling their onComplete targets.
file
|
diff
|
annotate
2008-07-13
* Fixed link error in BLIPClient target.
file
|
diff
|
annotate
2008-06-03
* Initial checkin of BLIP.py. (Receiving seems to work.)
file
|
diff
|
annotate
2008-06-01
Copied the necessary Google Toolbox source files into the MYUtilities project, so people don't have to download a separate library.
file
|
diff
|
annotate
2008-05-25
Added -[TCPConnection initToNetService:] to make it easier to use with Bonjour. This allowed me to simplify BLIPEchoClient quite a lot.
file
|
diff
|
annotate
2008-05-25
More documentation.
file
|
diff
|
annotate
2008-05-24
Added a BLIP port of Apple's "CocoaEcho" sample code.
file
|
diff
|
annotate
2008-05-24
* Added more documentation.
file
|
diff
|
annotate
2008-05-23
First checkin after breaking out of Cloudy
file
|
diff
|
annotate
(0)
tip