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 files remotely #42

Open
007vedant opened this issue Dec 25, 2020 · 3 comments
Open

Sharing files remotely #42

007vedant opened this issue Dec 25, 2020 · 3 comments

Comments

@007vedant
Copy link
Contributor

add functions to send and receive files through socket connection

@bjuspi
Copy link
Contributor

bjuspi commented Jan 1, 2021

Why do you want the functionality to be able to share files remotely ?
Where do you want to share the files to ?
What kind of files do you want to share ?

@007vedant
Copy link
Contributor Author

@bjuspi I'll be adding a function to enable sharing files via the socket created. It is just for learning purpose like small pngs, .txt files. Currently when a client connects to the server, navigation through the clients directory is possible. I hope to share files in the navigated directory.
Not sure thou, will try out

@bjuspi
Copy link
Contributor

bjuspi commented Jan 7, 2021

Seems interesting, would be a great learning experience for me as well

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