Add/Remove Network Protocols
-
How can I programatically add/remove appletalk,ipx,tcp/ip protocols from network connection ? This is a regulatory requirement for our network to allow only certain protocols. Any help is god's grace h.
Before c# there was darkness
-
How can I programatically add/remove appletalk,ipx,tcp/ip protocols from network connection ? This is a regulatory requirement for our network to allow only certain protocols. Any help is god's grace h.
Before c# there was darkness
-
Yeh, should be a good starting point.
Before c# there was darkness
-
Yeh, should be a good starting point.
Before c# there was darkness
I have used these links to start in the sockets world: http://msdn2.microsoft.com/en-us/library/system.net.sockets.socket.aspx and http://www.codeproject.com/useritems/Class\_od\_Sockets.asp. Hope they can help!
Luis E Tineo S