Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Chinese
  4. 求救求指导
Forum Updated to NodeBB v4.3 + New Features

求救求指导

Scheduled Pinned Locked Moved Unsolved Chinese
1 Posts 1 Posters 322 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    ddddaasd asd
    wrote on last edited by
    #1

    求救,windows系统写客户端时都能正常打开socket库 WORD sockVersion = MAKEWORD(2,2) ;
    WSADATA wsaData;
    if(WSAStartup(sockVersion,&wsaData)!=0){
    return 1;
    }
    写客户端时就打不开了一直在Starting D:\QtProject\build-server-Desktop_Qt_6_5_3_MinGW_64_bit-Debug\debug\server.exe..这个状态

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved