About 50 results
Open links in new tab
  1. Reading .ini file config VB .NET Winsock

    May 5, 2015 · I have program 2 program in VB.Net that uses Winsock. The program is client and server. I want to make an external config in .ini file in server side for setting localport in Winsock.

  2. [VBA] Socket - Win7 - social.msdn.microsoft.com

    Jul 17, 2010 · Public WithEvents Sock As MSWinsockLib.Winsock Private Sub CommandButton1_Click () Call createServSocket (9000) 'lunch file Shell ("C:\xxx") End Sub Public Sub createServSocket …

  3. How to send raw socket packets using Winsock Kernel (WSK) in kernel ...

    Jul 23, 2015 · Hi. I am developing akernel-mode driverfor Win7 and later. I want to sendcustom IP packetsin the driver (I want to specify all fields for IP layer). I found theWinsock Kernel …

  4. Flow control on outbound stream - social.msdn.microsoft.com

    Jul 22, 2008 · The TCP/IP stack has a rather big buffering limit such that it can continue to accept data from winsock even if it needs to throttle down the send rate to allow the remote peer to catch up. In …

  5. EventHandler () problems - social.msdn.microsoft.com

    Dec 13, 2012 · I'm using EventHandler () procedure for connecting COM object (MSWinsock.Winsock.1) and VFP code. The code works fine in App or EXE mode.

  6. Common C code in both Linux and Windows

    Oct 26, 2016 · All replies 0 Sign in to vote Apologies for the late response but I stumbled on this issue myself and have a partial solution for those who ask this in the future; The linux inclusions #include …

  7. MSDN

    MSDN

  8. WinInet? is it deprecated? - social.msdn.microsoft.com

    Jun 12, 2012 · Not sure where you got the idea that WinInet is deprecated, certainly not from Microsoft. It is still being enhanced in Windows 8. The following is signature, not part of post

  9. I want drop packet by C++ - social.msdn.microsoft.com

    Mar 14, 2017 · Question 0 Sign in to vote Currently, I have captured packet network card using C++ by WinsocksSo ,I want to drop packets using C ++ based on the destination IP ...

  10. GetWindowsAccountDomainSid - social.msdn.microsoft.com

    Apr 20, 2017 · 1) The SID that this API returns is a DomainNameFlat's SID (immediate domain) or the DomainForest's SID?