[Pyobjc-dev] Picture Share Example
Brought to you by:
ronaldoussoren
From: Jim C. <cl...@cs...> - 2004-02-19 01:50:14
|
Hello, I have been attempting to rewrite the Picture Browser examples from Apple ( http://developer.apple.com/samplecode/Sample_Code/Networking/ PictureSharing.htm and http://developer.apple.com/samplecode/Sample_Code/Networking/ PictureSharingBrowser.htm) Most of the feature are working. The Picture Server publishes it self via rendezvous and the Browser is able to find it. However, when I try and connect using a python socket errors start to crop up. Does anyone have experience using rendezvous services through python instead of just publishing and locating them? I can provide my code if someone is willing to take a look at it. Thanks for your help. ~Jim |