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

Sharing App using same network #47

Open
ghost opened this issue Apr 29, 2021 · 10 comments
Open

Sharing App using same network #47

ghost opened this issue Apr 29, 2021 · 10 comments

Comments

@ghost
Copy link

ghost commented Apr 29, 2021

Hey i want to create an app using react native whixh can share data from mobile to desktop

@kirillzyusko
Copy link
Owner

@muzammil413tariq Does your desktop support android p2p-protocol?

@ghost
Copy link
Author

ghost commented Apr 29, 2021

@kirillzyusko let me know how to check it ...and if its support then is this is possible to send data from mobile to desktop

@kirillzyusko
Copy link
Owner

@muzammil413tariq how do you develop desktop application? Which framework are you using?

@ghost
Copy link
Author

ghost commented Apr 29, 2021

@kirillzyusko Electron js

@kirillzyusko
Copy link
Owner

@muzammil413tariq I don't think you can use this library for these purposes. I quickly ran through several links in Google and couldn't find any info on how to connect mobile device with PC.

@ghost
Copy link
Author

ghost commented Apr 29, 2021

@kirillzyusko so how can i send data from my mobile react native app to desktop..Like shairit.

@ghost
Copy link
Author

ghost commented Apr 29, 2021

@kirillzyusko Many of modern device has in built support for this... I creating an react native app in which user can click images and send it to desktop..please suggest m how can i do it

@kirillzyusko
Copy link
Owner

@muzammil413tariq if you can give me an example (source code) of app, that can share files between desktop/mobile, then I can help.

I don't know almost anything about development desktop applications.

@ghost
Copy link
Author

ghost commented Apr 30, 2021

@kirillzyusko here is what I found on the internet is #react-native-tcp I think this can help me but i don't know how to use it

@kirillzyusko
Copy link
Owner

@muzammil413tariq you can try. But I don't know how you can establish connection between desktop and mobile. Sorry, I can't really help you...

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

1 participant