PRN222_-_PE_-_SU_2025_-_Block_1_3979.webp
K

PRN222_-_PE_-_SU_2025_-_Block_1_3979.webp

Kizspy.me
3. This part is very important, please read it carefully:
- You are given a database script (.sql) in the Zip file. Execute the script before starting the questions.
-You must use the given solution.
-You are NOT allowed to install any more library via NuGet Package Manager into the given solution.
If any of the above rules is violated, your work will be considered invalid.
QUESTION 1
You are provided with a console application ServerApp in given materials, acting as a TCP server, listening
for connections at 127.0.0.1:2000. The server stores information about employees, projects, and the
relationships between employees and projects (employee-project assignments). The server processes
client requests as follows:
-
The client sends an integer (employee ID) to the server.
The server responds with a JSON string containing a list of projects that the employee with the given
ID is involved in, including project ID, title, description, and the employee's role in the project.
If the employee ID is invalid or the employee is not assigned to any projects, the server returns a
JSON containing an empty list.
Your task is to develop a .NET 8 console application that acts as a client, connects to the server, and
implements the functionality described below.
Chưa có bình luận nào.

Thông tin

Category
PRN222
Thêm bởi
Kim Ngân
Ngày thêm
Lượt xem
3,516
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom