문제

I am working on concept of sharing file between peer to peer. I have one desktop and Android connected to same wifi network. Using many application we can show file structure of android on desktop (i.e Airdriod without running scripting on desktop). But my issue is just to create opposite. I want to show file structure of Desktop at android side so that user can copy element directly to one's Android phone.

도움이 되었습니까?

해결책

Finally i met with SMB file sharing system and able to browse directory of Peer computer through my android application. This also help in creating peer to peer communication. Thanks goes to tutorial sambha file sharing

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top