Skip to content

goktugfevzi/WPF-Server-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Server Client

Description

This is a TCP server-client application built with C# and WPF using the MVVM design pattern. The application allows the user to send a random number to the server, which can turn on or off a light on the client side. The server-client communication is done using the TCP/IP protocol.

Features

Connect to a server and retrieve the current state of the light and text in the application. Send a random number to the server. Turn on or off the light on the client side. View the current state of the light and text in the application.

Installation

Clone the repository to your local machine.

git clone https://github.com/goktugfevzi/WPF-Server-Client.git

Usage

  • Open the solution file in Visual Studio.

  • Build the solution to ensure that all dependencies are installed.

  • Use the "Random" button to send a random number to the server.

  • Use the "On/Off" button to turn on or off the light on the client side.

  • The current state of the light and text in the application can be viewed in the client window.

  • Once connected, the client will retrieve the current state of the light and text in the application.

Technologies Used

C#
WPF
MVVM
TCP/IP Protocol

Some Screenshots

Client_Server_Trailer Ekran görüntüsü 2023-04-15 034101 Ekran görüntüsü 2023-04-15 034116 Ekran görüntüsü 2023-04-15 034137 Ekran görüntüsü 2023-04-15 034249

License

Thanks My Mom

Releases

No releases published

Packages

No packages published

Languages