No announcements
-
0 Votes
Introduction & Guidelines - Winsock Kernel
Welcome to the Winsock Kernel (WSK) Forum.... General Guidelines: - This is the place to post all questions relating to the use of the ...Sticky | 5 Replies | 31640 Views | Created by Mike Flasko 2 - Friday, July 21, 2006 10:24 PM | Last reply by Braingines - Sunday, August 16, 2015 6:40 PM
Found 957 threads
-
0 Votes
Driver installation failed on Windows 10 ARM
Hi I'm trying to install the existing driver on Windows 10 ARM. Recompilation of driver with visual studio 2017 worked. (Need to make few changes to support ARM ... -
0 Votes
How to enable DHCPv4 & DHCPv6 on a specific network adapter (in C++) ?
Hello, Is there any IPHelper function (or else) to enable/disable the DHCP (v4 or v6) on a specific network adapter ? We are able to release or renew an DHCP ...Proposed | 2 Replies | 2951 Views | Created by _kpx_ - Thursday, October 20, 2016 2:15 PM | Last reply by Nick Grifka - Friday, September 11, 2020 1:11 AM -
0 Votes
has Winsock been replaced with a new library?
Wikipedia shows the last update of Winsock was 2013. I'm getting some warnings in my C++ code that uses winsock suggesting I use some different functions. Is ... -
0 Votes
Wireshark capturing not working
The below error seen during wireshark capture in the eve-ng community edition installed in Windows OS Home edition. Please note that eve-ng access through browser, so I also tested ... -
0 Votes
Unable to disable Nagle algorithm while using Registered I/O winsock extension for TCP communication
Hi, I have developed an app that is using the Registered I/O winsock extension for tcp communication. Setting TCP_NODELAY on client socket however has no effect ...Unanswered | 6 Replies | 5890 Views | Created by Hetman7 - Thursday, July 11, 2013 7:18 PM | Last reply by Dmitrii__ - Monday, June 15, 2020 1:09 AM -
0 Votes
Wininet Http latency difference between ActiveX in IE and same code in EXE
We have a 32 bit application packaged as an ActiveX for IE and also as an EXE. The difference between the ActiveX and EXE is the outer wrapper, all application internals are the ... -
0 Votes
IOCP scalability across hundreds of CPUs
I've tried to lookup and benchmarks featuring how good IOCP scales across hundreds of CPUs and did not find any. Will the interface be able to reach 10 mil+ IOPS ... -
0 Votes
A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The semaphore timeout period has expired.
SQL Server Logs and don't see anything that resembles this error text, perhaps because the error isn't being thrown by SQL Server, but by the network. From what I've read it seems to be a ... -
0 Votes
system error on collecting TIME_WAIT sockets??
recently, we ran into some issues that some machine cant establish a network connnecttion.then we found out there are tons of time wait status entries after running the netstate -ano command.and you ... -
0 Votes
Communicating to a printer is much slower using Windows 10 1903
I am not sure whether this is the correct place for this question, if not please let me know where it should go and I will delete the question from here. We have a printer on the ... -
0 Votes
ICMPv6 api?
hi Is it possible to write a service that answers ICMPv6 queries? E.g. Neighbor Discovery Protocol requests? How is this done? Is there some kind of api that allows me to see those ... -
1 Votes
Websocket Protocol Component C API: How to use to implement a server?
Hi, I need some guidance on using the Websocket Protocol Component API to implement a websocket server in ...Unanswered | 1 Replies | 4203 Views | Created by cacaommm - Thursday, February 26, 2015 9:09 AM | Last reply by Dude2424 - Wednesday, July 24, 2019 7:43 PM -
0 Votes
Windows Registered I/O (RIO) and Windows ThreadPool
moving question from Windows Server network forum as suggested on list to development forum. I'm not sure if this is the correct one or not though: Does the new Registered I/O ...Answered | 3 Replies | 5063 Views | Created by bmobile - Friday, August 30, 2013 8:52 PM | Last reply by Durrsen - Friday, July 5, 2019 8:23 AM -
0 Votes
How to use Registered I/O with the Threadpool API?
Hello there, i have the following issue: By now, many examples exist on the Internet on how to develop applications using the Registered I/O API which has been ...Unanswered | 1 Replies | 2101 Views | Created by Durrsen - Tuesday, April 30, 2019 8:42 PM | Last reply by Durrsen - Friday, July 5, 2019 8:22 AM -
0 Votes
How do I send UDP packet from a specific interface on Windows?
Hi All! I have a programming question related to using WSockets ... : how do I send UDP packet from a specific interface ...Unanswered | 0 Replies | 2008 Views | Created by Ruslan R. Laishev - Wednesday, June 26, 2019 11:33 AM -
0 Votes
Longpolling an upgraded connection with InternetReadFile()
Hello, I'm writing a cross platform app. I need to get data from a longpoll url. On Mac/Linux I can ... -
0 Votes
How to send gratuitous ARP ?
How to send gratuitous ARP? sendARP function is not for this. example code is bestUnanswered | 0 Replies | 1958 Views | Created by Learning is best thing in the world - Thursday, May 9, 2019 6:45 PM -
0 Votes
TCP Delayed ACK
I am working on IOCP client server socket application.When sending a lots of small packets windows doesn't ACK right away. It sends an ACK after 200ms. is there anyway to disable or change the ACK ... -
0 Votes
WskSendTo returns STATUS_DATA_NOT_ACCEPTED
Dispatch)->WskSendTo(m_socket, &wskbuf, 0, (PSOCKADDR)&IPv4RemoteAddress, 0, NULL, m_irp); The buffer is allocated from NonPagedPool and should be ...Unanswered | 3 Replies | 6119 Views | Created by stefan02 - Tuesday, March 13, 2012 7:30 PM | Last reply by SG-RCS - Monday, April 22, 2019 7:38 PM - Items 1 to 20 of 957 Next ›
No announcements