01-21-2015, 10:02 PM
A bit confused on how to use the ip$ here
Code:
Function FASTCALL SNETconnect(socket As ubyte, ip$, port As uinteger) As byte
Asm
pop hl ; ret address
pop de ; string containing the IP in CODE format. e.g. 10.0.0.1 = chr$(10, 0, 0, 1)
I'm always on the chat or facebook.