List Question
20 TechQA 2024-03-25T18:38:11.753000Invalid IP address with InetPton() function
120 views
Asked by NWA_fan
Problem with mapping of BLE 5.1 ATT protocol stack with winsock & winsock2 arcitechture
21 views
Asked by Sumit Bhowmick
getaddrinfo() with AI_FQDN on Win10 returns only the workstation name in ai_canonname for a Win8 workstation?
70 views
Asked by user3161924
winsock2 socket connection works within local pc, but not from remote pcs
50 views
Asked by Joshua White
UDP client - server on Windows , one thread to receive and another to send
113 views
Asked by João Carlos Dantas Lopes
sending data through a TCP socket, not received correctly
157 views
Asked by João Carlos Dantas Lopes
Winsock2 Sending a File using Bluetooth OBEX Object Push Profile (OPP)
71 views
Asked by Stacey
recv function from winsock.h, i don't understand how it works
57 views
Asked by Nicholas Fresta
HTTP Request in C
21 views
Asked by AleDev
connect-function (winsock2.h) doesn't find Host
61 views
Asked by Sky64Redstone
When connecting (winsock2) socket i get error 10038
56 views
Asked by AleDev
Unable to run client/server socket programs on Windows, programs exit immediately
79 views
Asked by Chandima Maduwantha
win10 Using winsock2, ws2bth.h ignored by compiler: BTHPROTO_RFCOMM not found
96 views
Asked by SadioChin10
TCP client on Windows cannot bind() to port < 1023
151 views
Asked by Roland Mainz
Winsock2 based TCP client with GUI (how to combine TCP console application with GUI)
130 views
Asked by bongo
What is the point of specifying SOCK_STREAM and IPPROTO_TCP in getaddrinfo if both refer to a TCP connection?
97 views
Asked by Edward Severinsen
Win32 getaddrinfo() not using C:\Windows\System32\drivers\etc\hosts?
154 views
Asked by Roland Mainz
Winsock2: Using connect() to connect to server, but from tcp port < 1024?
80 views
Asked by Cedric Blancher
Which data types should be used for Bytes sent in C++ socket/network programming?
79 views
Asked by le1nax
C++ HTTP server file downloader problem with Ajax uploader
89 views
Asked by CoderBittu