new AFPClient for iOS/OSX <--SOLUTION FOR LION USERS

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
_-Sky-_ Offline
Junior Member
Posts: 21
Joined: Jun 2011
Reputation: 0
Location: France
Post: #21
Memphiz Wrote:Yeah i don't know how to fix. It tries to cconect with out username/pass when using zeroconf - and the lib doesn't return a "auth required" or something like that. So this ZeroConf only works if you share public (without username and password).
I'm not sure if it can help, but the lib provides, for each share, flags telling, among other things, if the share is password protected
(This post was last modified: 2011-09-09 16:21 by _-Sky-_.)
find quote
_-Sky-_ Offline
Junior Member
Posts: 21
Joined: Jun 2011
Reputation: 0
Location: France
Post: #22
canadave Wrote:Fair enough.

Do you, Memphiz, or anyone else, offhand know...which is the more efficient network transport protocol in general, in terms of overhead etc...AFP or NFS?
I didn't make the tests myself, but I read that AFP is faster and uses less CPU when using OSX machine as server.

I simply tend to think that each protocol is the best in its native environment (SMB for Windows, AFP for OSX and NFS for Linux/UNIX/BSD)
find quote
turbinez Offline
Fan
Posts: 327
Joined: Sep 2008
Reputation: 0
Post: #23
I have my media stored on my OS X 10.5.8 G5 PPC machine using SMB at the moment, would it benefit me from switching over to AFP instead? I mean will things be faster and smoother when it comes to streaming?
find quote
_-Sky-_ Offline
Junior Member
Posts: 21
Joined: Jun 2011
Reputation: 0
Location: France
Post: #24
turbinez Wrote:I have my media stored on my OS X 10.5.8 G5 PPC machine using SMB at the moment, would it benefit me from switching over to AFP instead? I mean will things be faster and smoother when it comes to streaming?
Do you have streaming issues currently ?
find quote
turbinez Offline
Fan
Posts: 327
Joined: Sep 2008
Reputation: 0
Post: #25
Sky, yes I am having stuttering or buffering issues. Seems to be happen randomly and I'm on a wired ethernet connection. Doesn't happen all the time though.
find quote
canadave Offline
Posting Freak
Posts: 761
Joined: Jul 2011
Reputation: 15
Location: Nova Scotia, Canada
Post: #26
turbinez Wrote:I have my media stored on my OS X 10.5.8 G5 PPC machine using SMB at the moment, would it benefit me from switching over to AFP instead? I mean will things be faster and smoother when it comes to streaming?
There's an easy way to find out Wink

it just occurred to me that some folks might be reluctant to "change" their setup. Remember, you don't need to change anything with your existing setup; you can just add another source, make it AFP, point it to your existing shared folder, and see how it works, without messing around at all with your existing source. Takes two secs to try Smile

- ATV2 4.4.4 (iOS 5.0.1) build 9A406a, running Frodo (final version)
- Macbook Pro, running OSX Mountain Lion
- Skin: reFocus
- Connecting to MySQL database on Synology DS411+ NAS via NFS.
find quote
turbinez Offline
Fan
Posts: 327
Joined: Sep 2008
Reputation: 0
Post: #27
canadave, ahh awesome, saves me a ton of trouble! I can just toggle between the different sources and see which works better. Smile Thanks!
find quote
_-Sky-_ Offline
Junior Member
Posts: 21
Joined: Jun 2011
Reputation: 0
Location: France
Post: #28
turbinez Wrote:Sky, yes I am having stuttering or buffering issues. Seems to be happen randomly and I'm on a wired ethernet connection. Doesn't happen all the time though.
You can try AFP, but don't forget your problem is not necessarily a network protocol issue. It can be a lot of other things : slow network, too heavy file, slow cpu, etc...

For exemple, I'm not sur a G5 PPC (which is what you have) will handle smoothly 1080p HD videos in H264 or VC1...
find quote
pecinko Offline
Member+
Posts: 3,027
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #29
Just tried it on mini. Zeroconfig does not ask for user/paswd but works like a charm with manually added network location. Thanks!

My skins:

Quartz
Amber
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 12,049
Joined: Jan 2011
Reputation: 134
Location: Arizona, USA
Post: #30
_-Sky-_ Wrote:I didn't make the tests myself, but I read that AFP is faster and uses less CPU when using OSX machine as server.

I simply tend to think that each protocol is the best in its native environment (SMB for Windows, AFP for OSX and NFS for Linux/UNIX/BSD)

NFS is native on OS X, and Lion includes improved support. It just doesn't have a nice GUI to set things up with.
find quote
Post Reply