Socket.ahk

Socket library

An implementation of a network socket class in AutoHotkey script language

AutoHotkey socket class based on Bentschi's

GitHub

64 stars
10 watching
16 forks
Language: AutoHotkey
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
g33kdude/websocket.ahk A script that allows connecting to a WebSocket server using AutoHotkey 68
g33kdude/neutron.ahk A toolkit for building HTML-based user interfaces with AutoHotkey. 204
g33kdude/chrome.ahk Automates Google Chrome using its WebSocket-based API 340
jleb/ahksock A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts 78
g33kdude/console A collection of tools and utilities for building console applications in AutoHotkey 33
phil294/ahk_x11 A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) 831
lipkau/cgui An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language. 18
hoppfrosch/ahk_ctable A class library for creating and manipulating tables in AutoHotkey scripts. 9
ahkscript/libcrypt.ahk A collection of cryptographic functions and algorithms from the AutoHotkey community. 68
mmikeww/ahkv2-gdip A compatibility layer between Gdip and two versions of AutoHotkey scripting language 120
hotkeyit/ahkdll-v1-release A scriptable DLL that extends AutoHotkey functionality with customizable hotkeys and key bindings. 65
lipkau/winscp.ahk A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. 19
ahkdb/ahkdb A library that provides an efficient and lightweight way to store, manipulate, and query tab-separated databases from AutoHotkey scripts 28
joedf/libcon.ahk A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling. 59
spyoungtech/ahk Automates tasks on Windows using Python and AutoHotkey script execution 890