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?
Showing 20 of 503 articles
Showing page 1 of 26⬅ older | newer ⮕
Currently no other people reading this forum.
Project marks for both the group code component and the individual reflection component are now available via csmarks.
The average for the group component was 20.7 30 and for the reflection 7.0 10, an overall average of 69.2 for the project (quite cl...
Hi Chris,
I'm sitting the deferred exam in a few weeks, and wondering if the project marks will be released to csmarks before then?
It doesn't make that much of a difference though just curious.
Kind regards,
Henry Hewgill
ANONYMOUS wrote
Yes, we have finished marking the projects, have combined the results from the demonstrations and code inspection. I'm just incorporating any late-penalties and checking the UAAP conditions.
Hi,
I am struggling to develop some pseudo code for some of the past exam questions. Pseudo code has always been such a hard subject to know how much information to put into it. Given there are no answers from the past exams, would anyone please share...
vertical scaling scaling UP, horizontal scaling scaling OUT. But your thinking is sort of there. Try thinking about it this way
out spreading "out" over more machines
up increasing (upping) the compute one a single machine monolith
I hope thi...
Hi could I check my answer to this question
The ISO OSI networking group defined six distinct software mechanisms forming their ISO OSI Security Architecture. Unfortunately, none of the ISO OSI Security Architecture recommendations are supported by th...
Hi,
The Static NAT routes a public IP address to a private IP address on a 1 1 mapping.
For question on Past Exam 2023, Number 3
deliver an HTTP request in a single (self-contained) packet from the desktop
computer,via the router and ISP,to a web-serve...
Hi Chris, thanks for the reply.
In that case, would the other two be uniqueness (each IPv4 address must be unique within its network) and that every host within the same network share the same network address? Or that addresses have a hierarchical st...
ANONYMOUS wrote
In the spirit of how the question is asked, the class is a property which simply determines the size number of the network and host values.
There's still 2 other important properties.
ANONYMOUS wrote
They're certainly relevant to answering the question, but see it as an exercise in writing your best answer, not just a sufficient one.
ANONYMOUS wrote
The matter of what are traditional file-system semantics should already be quite clear to you. What do we expect a file-system to do for us - to reliably store and transfer copy data, not losing any data, not replicating any data. Ho...
ANONYMOUS wrote
The simplest approach, avoiding the problems you've identified with detecting if the channel is in use, and collating the utilisation from each node, is to follow the same approach discussed in Q1 of Tutorial 3.
In the lecture notes it says
"An important characteristic of client-server systems is scalability
Horizontal scaling means adding or removing client workstations with only a slight performance impact.
Vertical scaling means migrating to a larger and ...
What is the traditional file system semantics? is this the same as the "read, write, append" command in the Linux File System? Hence, this will create an issue about the address space that the target's pointing to? Or the problem asks more about the ...
Hi, I am a bit lost on ideas for answering the following question
Hamming's method of error correction can only detect and correct single bit errors. However, we saw that it requires 4 additional (redundant) bits to support the 7 data bits of each A...
Hi Chris hope you are feeling better, I am unsure at how to go about answering this question
Consider the delivery of messages in an internetworked environment in which the source and
destination nodes are many hops apart. Large messages must be fragm...