Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot recognize file or directory #8

Open
bradroush opened this issue Dec 11, 2011 · 2 comments
Open

Cannot recognize file or directory #8

bradroush opened this issue Dec 11, 2011 · 2 comments

Comments

@bradroush
Copy link

device: iPad2: iOS 5.0.1
desktop: Macbook Pro: Mac OS X 10.7.2

I tried to download and run your sample app on iOS 5 and it wouldn't display properly. However, I put your library and obj c wrapper classes into a test project and I kept getting this error and output:

2011-12-11 14:10:48.888 TEST_Tango[4243:707] pressed
_tango_send(): Bytes to send (including nbt-header!): 51
_tango_send(): Sent 51 bytes.
_tango_send_and_receive(): Timeout during recv(): No such file or directory

I do have file sharing enabled on my desktop. For the share input field I have tried:
[host name].local[share folder]
[host name].home[share folder]
[host name].local
[host name].home\

@38leinaD
Copy link
Owner

Try
\hostname\folder
as the common windows network share notation.
Though, i am not sure it will work with Apple's CIFS implementation coming with Mac OS X 10.7

Cheers,
Daniel

@bradroush
Copy link
Author

Yeah, that didn't work either, same error and message. Any suggestions? Something I can do with the library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants