Question: Write client-server socket python program to implement the following protocol phases: setup phase in which client script send to a server message with DNA sequence
Write client-server socket python program to implement the following protocol phases: setup phase in which client script send to a server message with DNA sequence composed of 10 letters. The server checks the existence of the DNA sequence DNA.txt file and if it exists the server returns the name of the species that match this sequence. DNA.txt example: COW AATCGACGTTAAATTTCGGGCC CAT TTTTAACGGTTAAATTTCGGGC
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
