Share via

Network behave differently on Windows 10 and Windows 7

52081529 0 Reputation points
2023-03-24T07:03:38.93+00:00

My device application was running on Win7 from many years. Now we are moving to Windows 10 LTSC v1809.

Setup:

Controller board: DFI AL551 with 2 network adopters. Adapter 1 for public network and Adapter 2 for Private network. Windows 10 runs on this board.

Private network IP: 10.2.2.2

Subnetmask: 255.0.0.0

XMOS board IP: 10.x.x.x (this will talk with Controller board over Private network)

Our application opens the UDP connection and connects with XMOS board and transfer data to and from almost every 500 ms.

This is working alright on Win 7 for many days.

Problem: On windows 10, we are observing that it will establish connection and start data transfer but after 15 to 20 mins for few seconds we are loosing the connection. between Our application and XMOS board.
User's image

Any idea what could be the issue?

Windows for business | Windows for IoT
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing

1 answer

Sort by: Most helpful
  1. Limitless Technology 45,231 Reputation points
    2023-03-24T12:19:05.0066667+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to Application working in Windows 7 and Windows 10.

    There can be some compatibility issues with your application to run with Windows 10. As Windows 10 may block some legacy protocols like SMBv1 , SSL v1 , Ciphers , TLS 1.1 ..etc.

    I would suggest you to reachout to Developer team to modify according to Windows 10 or 11.

    --If the reply is helpful, please Upvote and Accept as answer--

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.