How can I Transfer file from UWP to WinForm over TCP?

Faraz 1 Reputation point
2021-02-02T22:49:16.16+00:00

hi,

I want send command with TCP to my UWP App and get the file from it!

I run Stream Socket listener on my UWP and I have WinForm Application sending command to this listener and I want to get file from that connection from UWP.

UWP is run as Kiosk.

in WinForm I using TCPClient.

anybody can help me? how can should implementing that?

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,873 questions
Universal Windows Platform (UWP)
{count} votes