News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Sockets in HLA?

Started by OzzY, January 24, 2007, 09:49:13 PM

Previous topic - Next topic

OzzY

Hello!
I'm new to HLA but not to ASM.
I'm trying HLA syntax.

How to use sockets in HLA?
Can anyone post a simple example of client and server, please?

Thanks

Randall Hyde

Quote from: OzzY on January 24, 2007, 09:49:13 PM
Hello!
I'm new to HLA but not to ASM.
I'm trying HLA syntax.

How to use sockets in HLA?
Can anyone post a simple example of client and server, please?

Thanks

Just use the WinSock code (I assume you're working under Windows). The interface is in the w.hhf header file. Standard Windows stuff.
Cheers,
Randy Hyde