3aberxcs Posted December 8, 2013 Share Posted December 8, 2013 Hi all How do I send a file to another device without the use of E-mail Link to comment Share on other sites More sharing options...
karlkar Posted December 8, 2013 Share Posted December 8, 2013 More details are needed. Are those devices on lan? Or they don't, but they have access to internet? 3aberxcs 1 Link to comment Share on other sites More sharing options...
3aberxcs Posted December 8, 2013 Author Share Posted December 8, 2013 Yes' a computer connected to the Internet, in another city, for example, Link to comment Share on other sites More sharing options...
Solution karlkar Posted December 8, 2013 Solution Share Posted December 8, 2013 You have to use sockets explained for example here: '?do=embed' frameborder='0' data-embedContent>> Link to comment Share on other sites More sharing options...
3aberxcs Posted December 8, 2013 Author Share Posted December 8, 2013 (edited) You have to use sockets explained for example here:http://www.autoitscript.com/forum/topic/45189- asynchronous-sockets-udf/ Can you send the file to a Web site using sockets Or a way to do this & Thanke you Edited December 8, 2013 by 3aberxcs Link to comment Share on other sites More sharing options...
karlkar Posted December 9, 2013 Share Posted December 9, 2013 On one device you start one version of script - client that sends files through socket. On the other device you start server version that receives files. Link to comment Share on other sites More sharing options...
3aberxcs Posted December 9, 2013 Author Share Posted December 9, 2013 On one device you start one version of script - client that sends files through socket. On the other device you start server version that receives files. thank you Link to comment Share on other sites More sharing options...
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