c++ - ICS Win 7 Hnetcfg, INetSharingConfiguration set a specific connection to one of the devices available -


i managed write code use sharing enabled method (http://msdn.microsoft.com/en-us/library/windows/desktop/aa365944%28v=vs.85%29.aspx). sets sharing non specific connection. there way pass argument or function set ics enabled connection share with connection of choice?

maybe you're searching inetsharingconfiguration.enablesharing function. youre not unique ics problems in win7 hehe. read other question

im not sure if this documentation @ msdn usefull. see minimum client xp, don't see further compatibility on vista/7.

this other question @ superusers maybe can you.. guy says made cool app that.

if need simple way sharing ics under win7 cmd,you can download powerfull ics manager (cmd or gui, .net) - see comment #3.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

c# - Using multiple datasets in RDLC -

monitor web browser programmatically in Android? -