arrian / android-smb

Android samba server using JLAN.
22 stars 13 forks source link

How it works #1

Open Shuhrat-java opened 8 years ago

Shuhrat-java commented 8 years ago

Did not understand how it works. Could you give some working example? App is crashing when I tried to run. It gives an error: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String org.alfresco.jlan.smb.server.CIFSConfigSection.getServerName()' on a null object reference at org.alfresco.jlan.smb.server.SMBServer.getServerName(SMBServer.java:319) at org.alfresco.jlan.smb.server.SMBServer.closeDevices(SMBServer.java:256) at org.alfresco.jlan.smb.server.SMBServer.run(SMBServer.java:567) at java.lang.Thread.run(Thread.java:818)

sukuias12 commented 8 years ago

I hava met the same problems, anyone can answer it ?

LIUTAOGE commented 5 years ago

obvious it is wrong because of the code is not complete. your can visit "android-smb-client-server" in github, but I only can access the smburl in mac without window that I think window need only port in 445. but I cant try run in 445 with port because my phone not root .if you try root phone success in window ,please tell me in here,thank you

LIUTAOGE commented 5 years ago

sorry ,search "Android-Samba-Server-Clinet" in github. not "android-smb-client-server"

huanyuan commented 5 years ago

devices must root?