AHKsock

Socket client

A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts

A simple AHK implementation of Winsock (TCP/IP)

GitHub

78 stars
12 watching
19 forks
Language: AutoHotkey
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lipkau/winscp.ahkA wrapper class for WinSCP to simplify its usage in AutoHotkey scripting.19
g33kdude/socket.ahkAn implementation of a network socket class in AutoHotkey script language66
ahkscript/libcrypt.ahkA collection of cryptographic functions and algorithms from the AutoHotkey community.69
g33kdude/websocket.ahkA script that allows connecting to a WebSocket server using AutoHotkey73
hoppfrosch/ahk_ctableA class library for creating and manipulating tables in AutoHotkey scripts.9
phil294/ahk_x11A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11)839
ahk-just-me/lbexA collection of functions for manipulating AutoHotkey ListBoxes19
ahk-just-me/class_sqlitedbAn AutoHotkey class providing support to access and manipulate SQLite databases.105
spyoungtech/ahkAutomates tasks on Windows using Python and AutoHotkey script execution900
ahkscript/aspdmA package manager and distribution platform for AutoHotkey scripts60
g33kdude/neutron.ahkA toolkit for building HTML-based user interfaces with AutoHotkey.206
joedf/libcon.ahkA simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling.60
jim-vxe/ahk-lib-tableA collection of AutoHotkey functions to manipulate tabular data in a standard format.6
cocobelgica/autohotkey-jsonA JSON parser and serializer for AutoHotkey scripting language260
zhamlin/ahkhttpA basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code.80