Write a TAL requester - server program to view , insert, delete, and up
From
JYOTSANA THAKRAL@21:1/5 to
All on Wed Aug 9 21:45:22 2023
REQUESTER:-
A) Write a program to fetch details from the terminal whether to view , insert, update, or delete the record from the file.
B) Fetch data from corresponding to the operation from the terminal to be performed by the server.
C)send data to server.
D)once the required operation is performed and received reply from server display successful or unsuccessful message. In the case of view operation, display the record is read by server.
SERVER:-
1) Read $ receive file.
2)based on the operation to be performed. If operation is
a) Insert : insert record to the file and reply successful or unsuccessful operation to requester.
similarly perform delete , update , view operations record from file and reply successful or unsuccessful operation to requester.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)