Stopmotionheaven 0 Posted July 14, 2013 (edited) Im not new to TCP but I was wondering if I can create a TCP server with python and use Autoit to connect to it. I know that TCP is a standard of communication but do I have to add any other things I need to do or if I can just use the basic Autoit TCP options. I only want to know this so I can incorporate my Raspberry Pi (runs Linux and not Autoit) into a remote shutdown project. Any input would be greatly appreciated. Edited July 14, 2013 by Stopmotionheaven Share this post Link to post Share on other sites
FireFox 260 Posted July 14, 2013 Hi,Welcome to the autoit forum Yes you can, use one of the TCP client examples available in the forum.Br, FireFox. OS : Win XP SP2 (32 bits) / Win 7 SP1 (64 bits) / Win 8 (64 bits) | Autoit version: latest stable / beta.Hardware : Intel(R) Core(TM) i5-2400 CPU @ 3.10Ghz / 8 GiB RAM DDR3.My UDFs : Skype UDF | TrayIconEx UDF | GUI Panel UDF | Excel XML UDF | Is_Pressed_UDFMy Projects : YouTube Multi-downloader | FTP Easy-UP | Lock'n | WinKill | AVICapture | Skype TM | Tap Maker | ShellNew | Scriptner | Const Replacer | FT_Pocket | Chrome theme makerMy Examples : Capture tool | IP Camera | Crosshair | Draw Captured Region | Picture Screensaver | Jscreenfix | Drivetemp | Picture viewerMy Snippets : Basic TCP | Systray_GetIconIndex | Intercept End task | Winpcap various | Advanced HotKeySet | Transparent Edit control Share this post Link to post Share on other sites
Stopmotionheaven 0 Posted July 14, 2013 (edited) Ok, thanks. I already have a working Autoit TCP client working that a customised myself so I just need to dust off my old Python IDE. Edited July 14, 2013 by Stopmotionheaven Share this post Link to post Share on other sites