Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 385 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 385 Bytes

directoryWatching

#simple project to watch a directory the client watches the desktop directory for changes, if any file created in this directory it would send the of the file content to the. the server looks for lines with this structure: "name of user, telephone number", then it will add the user to its database. the connection can be created through a socket or webservice.