Is there any SDK provided by Microsoft for network application development?

Multi tool use
Multi tool use
The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Is there any SDK provided by Microsoft for network application development?



I am writing a Network program, and I am using NP_ENUM_NETWORK in my win32 application.



When I search in my system I am not able to locate this enum. Can I know in which header file, I will get this enum?



Is there any SDK provided by Microsoft for network application development where I can get this enum?




1 Answer
1



It seems that your desired functionality, headers and examples are part of any Vista and above SDK.





And note, the naming of the SDK tells you what new things it supports. Older OS' continue to be supported (assuming you define the right version macros before including headers).
– Richard
Jul 1 '09 at 11:48






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

s0TPYav3nv 0pYK GLI1
bF,FHTVs

Popular posts from this blog

Visual Studio Code: How to configure includePath for better IntelliSense results

Spring cloud config client Could not locate PropertySource

Makefile test if variable is not empty