AHKsock
Socket client
A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts
A simple AHK implementation of Winsock (TCP/IP)
78 stars
12 watching
19 forks
Language: AutoHotkey
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. | 19 |
| An implementation of a network socket class in AutoHotkey script language | 66 |
| A collection of cryptographic functions and algorithms from the AutoHotkey community. | 69 |
| A script that allows connecting to a WebSocket server using AutoHotkey | 73 |
| A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
| A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 839 |
| A collection of functions for manipulating AutoHotkey ListBoxes | 19 |
| An AutoHotkey class providing support to access and manipulate SQLite databases. | 105 |
| Automates tasks on Windows using Python and AutoHotkey script execution | 900 |
| A package manager and distribution platform for AutoHotkey scripts | 60 |
| A toolkit for building HTML-based user interfaces with AutoHotkey. | 206 |
| A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling. | 60 |
| A collection of AutoHotkey functions to manipulate tabular data in a standard format. | 6 |
| A JSON parser and serializer for AutoHotkey scripting language | 260 |
| A basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code. | 80 |