It's UWAweek 21 (1st semester, week 12)

help3002

This forum is provided to promote discussion amongst students enrolled in CITS3002 Computer Networks.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message. How do I ask a good question?

Chris is away until 4th June. Dr Atif Mansoor is the unit's coordinator until then.
Displaying the 2 articles in this topic
Showing 2 of 447 articles.
Currently 4 other people reading this forum.


 UWA week 19 (1st semester, week 10) ↓
SVG not supported

Login to reply

👍?
helpful
2:12pm Thu 9th May, ANONYMOUS

Does the python and c server implementations have to cross communicate with each other or is it two seperate servers but must perform identically?


SVG not supported

Login to reply

👍?
helpful
5:01pm Thu 9th May, Christopher M.

ANONYMOUS wrote:
> Does the python and c server implementations have to cross communicate with each other or is it two seperate servers but must perform identically?
You're writing two servers, one in language L1 and the other in language L2. Instances of the server written in L1 should be able to communicate with servers written in L2. As they need to communicate using (your) common protocol, they'll be performing identically (though their TCP/web-based interface may look different).

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  5:07AM Sep 06 2023
Privacy policy