JuanFelipe Posted February 8, 2020 Posted February 8, 2020 (edited) Hi guys, I want to create a program in which you can share files on a network, have a control program as a host, and the other slaves, so that you can delete shared files from the host and delete them from the slaves. Could you advise me how to do it? Or if there is any script that can guide me, I thank you very much, thank you. Edited February 8, 2020 by JuanFelipe
Developers Jos Posted February 8, 2020 Developers Posted February 8, 2020 Moved to the appropriate forum, as the Developer General Discussion forum very clearly states: Quote General development and scripting discussions. If it's super geeky and you don't know where to put it - it's probably here. Do not create AutoIt-related topics here, use the AutoIt General Help and Support or AutoIt Technical Discussion forums. Moderation Team SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Nine Posted February 8, 2020 Posted February 8, 2020 Look at TCPSend examples. That is one way to implement the network part. Then you would need to create some sort of a GUI for the clients. “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
JuanFelipe Posted February 8, 2020 Author Posted February 8, 2020 26 minutes ago, Nine said: Look at TCPSend examples. That is one way to implement the network part. Then you would need to create some sort of a GUI for the clients. Ok, Thansk!
Musashi Posted February 9, 2020 Posted February 9, 2020 16 hours ago, JuanFelipe said: Or if there is any script that can guide me, I thank you very much, thank you. The renowned user alpines (from the DE-Forum) has written a program called passit2-1-1-0 that might help or give you some suggestions . Unfortunately infos and descriptions are written in German, but possibly translations using Google or DeepL are sufficient. argumentum 1 "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move."
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now