No announcements
-
0 Votes[Announcement] “Peer-to-Peer Networking for Windows Desktop” Forum will be migrating to a new home on Microsoft Q&A!
This “Peer-to-Peer Networking for Windows Desktop” Forum will be migrating to a new home on Microsoft Q&A! We’ve listened to your feedback ...
Found 774 threads
-
0 VotesUDP Packet in Wi-Fi Direct
Hello I'm developing a simple UWP application to test Wi-Fi Direct embedded device (Texas Instruments Device). The ...Proposed | 1 Replies | 455 Views | Created by maufan - Wednesday, July 22, 2020 1:52 PM | Last reply by Drake_Wu - Thursday, July 23, 2020 1:28 AM -
0 VotesProper way to obtain WifiDirectDevice handle on device that was paired prior to app startup?
Using the Microsoft UWP "WifiDirect" c# sample application (win 10), I am able to pair a Wifi Direct device and also open a socket and communicate across it. Works great. When ...Unanswered | 1 Replies | 520 Views | Created by Jason1119 - Friday, July 17, 2020 12:41 AM | Last reply by Rita Han - Friday, July 17, 2020 2:57 AM -
0 Votes[Announcement] “Peer-to-Peer Networking for Windows Desktop” Forum will be migrating to a new home on Microsoft Q&A!
This “Peer-to-Peer Networking for Windows Desktop” Forum will be migrating to a new home on Microsoft Q&A! We’ve listened to your feedback ... -
1 VotesWiFiDirectInformationElement not work for WPS OUI { 0x00, 0x50, 0xF2 }
Hello, When I use class WiFiDirectInformationElement to append IEs of WPS OUI { 0x00, 0x50, 0xF2 } on Win10/VS2019, the WiFiDirectAdvertisementPublisher will always ...Unanswered | 2 Replies | 755 Views | Created by duquanwen - Tuesday, June 9, 2020 4:10 AM | Last reply by duquanwen - Wednesday, June 10, 2020 6:49 AM -
0 VotesPeer-to-Peer Networking: Using Certificates from the Windows Certificate Store
Hi, This may be a rather preliminary question, as I'm still quite new to working with networking and security. I've been having some trouble finding answers to ...Unanswered | 1 Replies | 678 Views | Created by NessDev - Wednesday, May 13, 2020 6:41 PM | Last reply by Drake_Wu - Thursday, May 28, 2020 2:47 AM -
0 VotesSelection of NIC for network transfer in Windows 10
Hi All, I am facing a scenario where my software is running on a Windows 10 system which is connected to another Windows 10 system using 2 ...Unanswered | 4 Replies | 591 Views | Created by roy.joseph - Tuesday, May 5, 2020 10:01 AM | Last reply by Drake_Wu - Monday, May 11, 2020 3:10 AM -
0 VotesFinding Miracast deivces using WifiDirect api (c++)
Hi. I am trying to find all Miracast devices (like smart TV that supports Miracast). How i can do that from desktop c++ software (not app)? I ...Unanswered | 1 Replies | 658 Views | Created by Martin12111 - Saturday, May 2, 2020 4:45 AM | Last reply by Drake_Wu - Monday, May 4, 2020 3:41 AM -
78 VotesWindows 7 "Could not reconnect all network drives" at boot up
Hello, I have a home network with a mix of windows XP pro, Windows Vista and Windows 7 pro plus a Buffalo NAS drive. My problem is the Windows 7 Pro machine, everytime I boot ...Proposed | 41 Replies | 217225 Views | Created by cpwh1968 - Saturday, April 16, 2011 6:38 PM | Last reply by Totalpants - Sunday, April 12, 2020 9:11 PM -
0 VotesPPP retransmission timeout
Hi, All, I am facing an issue during developing a application, to make RAS (ppp) connection to server. I find the ppp connection will fail while the network is ...Unanswered | 6 Replies | 1257 Views | Created by derekyu - Friday, December 20, 2019 10:16 AM | Last reply by Fei Xue - Monday, January 6, 2020 7:50 AM -
0 VotesDelay in receiving first packet on socket for Windows version 1803 build 17134.1
Observing that the first packet on a new socket connection does not reach the application immediately. There is a delay of 11-19 seconds. Detected this problem ...Unanswered | 6 Replies | 1373 Views | Created by PradeepSahoo9 - Friday, August 9, 2019 11:10 AM | Last reply by PradeepSahoo9 - Friday, November 15, 2019 10:48 AM -
0 VotesConnecting Bluetooth A2DP to a test device without human intervention on Windows 10
Hi everyone, I develop test software for testing bluetooth / ble devices. So far, I have been using Windows 7 OS as the platform because when we connect to the bluetooth devices ...Unanswered | 2 Replies | 1086 Views | Created by PR007_SG - Friday, October 25, 2019 2:51 AM | Last reply by Drake_Wu - Friday, November 1, 2019 9:19 AM -
0 VotesSFTP SERVER IPLEMENTATION ON WINDOWS SERVER 2012 R2
Hi Experts, I need suggestions for how to implement SFTP Server on Windows Server 2012 R2.Unanswered | 1 Replies | 1177 Views | Created by JeethuTA - Thursday, September 12, 2019 7:33 AM | Last reply by Drake_Wu - Friday, September 13, 2019 3:00 AM -
0 VotesWi-Fi Direct legacy AP WinRT API - How to start an Access point with own DHCP server or a static ip address
I have been investigating the Wi-Fi Direct Legacy Connection C++ WRL Demo found ...Unanswered | 4 Replies | 2290 Views | Created by kathrin reissmeier - Thursday, May 2, 2019 12:32 PM | Last reply by Roy Li - Monday, May 6, 2019 2:36 AM -
0 VotesUnable to connect to a winsock server using external IP
When I try to connect to my server using localhost IP or my LAN IP, everything works fine and the client successfully connects. Problems begin once I attempt to ...Unanswered | 1 Replies | 1742 Views | Created by John_182 - Friday, February 1, 2019 3:25 PM | Last reply by John_182 - Friday, February 1, 2019 3:38 PM -
0 VotesWifiDirect Legacy AP in Windows 10
Hi, I'm working on a custom Windows app which internally uses sample code of WifiDirectLegacyAP provided in Windows-classis-samples website for our homegrown Windows ... -
0 VotesIssue with DhcpEnumSubnetClientsV6 method of the Microsoft DHCP management API (DHCPM)
Hi, I'm trying to enumerate the IPv6 leases on a Microsoft DHCP server using the DhcpEnumSubnetClientsV6 method. I have correctly gotten the subnet addresses ...Unanswered | 1 Replies | 5415 Views | Created by David Homer - Friday, May 18, 2012 7:54 AM | Last reply by Godfather of PC - Friday, October 26, 2018 10:44 AM -
1 VoteswNetAddConnection2 fails with error code 53
Hi, Note : I am new to this forum so if the question is suitable for another category please forward it to suitable one. I ...Unanswered | 2 Replies | 25102 Views | Created by meena12 - Monday, August 8, 2011 8:26 PM | Last reply by sealkeen - Monday, September 10, 2018 11:22 PM -
0 Voteshow could enable developer mode and device discovery without internet on windows 10 (desktop)
hello, as title. i want to remote control another PC via SSH protocol. SSH is embedded function on windows 10(desktop). But it have to enable developer mode via ... -
4 VotesMailsot name resolution in windows 10 1803
Hi, Does anyone know what changed in Windows 10 1803 that would make my programs running on the same PC are not able to address a mailslot ...Unanswered | 4 Replies | 3127 Views | Created by King of Space - Wednesday, May 16, 2018 8:21 PM | Last reply by some_coder - Wednesday, May 30, 2018 8:41 PM -
0 VotesClient cannot connect to Windows 10 running SQL Server 2012
Site had a Windows 2000 AD setup with SQL Server 2000. Had a HDD crash with no OS recovery possible. I setup a Windows 10 machine loaded SQL ... - Items 1 to 20 of 774 Next ›
No announcements
