Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about winsock

Read more about winsock

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - winsock

Writing a global sniffer

this is an example of the code I using to capture all the traffic passing by my network card. Unfortunately not all traffic is captured. For example, I don't see the HTTP traffic that should be encryp...
test-img

David

c

winsock

Votes: 0

Answers: 0

gethostbyname says No such service is known. The service cannot be found in the specified name space

This simple piece of code in Windows results in an annoying debug message printed by gethostbyname. #include <stdio.h> #include <winsock.h> int main() { WSADATA wsaData; WSAStartup...
test-img

s4eed

c++

winsock

winsock2

windows-11

Votes: 0

Answers: 1

Latest Answer

The behaviour you're seeing seems to be due to Layered Service Providers being deprecated as of Win11 (and potentially an upcoming Win10 update). GetHostByName is listed as deprecated, but GetHostName...
test-img

J...

Pairing bluetooth mobile device and send data to windows application using c++ in visual studio

I am still new to c++ and winsock stuff. I want to make a MFC application in c++ language with functionality of connecting to a mobile device and transfer data between the PC and mobile device. I cann...
test-img

Lim Wei Chung

c++

bluetooth

winsock

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved