flat assembler
Message board for the users of flat assembler.
Index
> Windows > undefined symbol "c.sin_family" |
Author |
|
revolution 02 Nov 2011, 04:02
You will need to define the structure of 'c'.
Code: struc sockaddr_in { .sin_family dd ? .handle dd ? ;... } c sockaddr_in ;... |
|||
02 Nov 2011, 04:02 |
|
typedef 02 Nov 2011, 04:23
Why not use WinHTTP API. It has server functionality too.
http://msdn.microsoft.com/en-us/library/windows/desktop/aa384273(v=vs.85).aspx |
|||
02 Nov 2011, 04:23 |
|
Havok 02 Nov 2011, 05:24
Thanks revolution! I'll try it.
typdef, Thanks for that. I just wanted to see if I could do this with Winsock 2. I guess I'm a glutton for punishment. |
|||
02 Nov 2011, 05:24 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.