Tag: Internet Protocol
-
British government to mandate IPv6?
I did not vote for either party in the current coalition government in Britain and I doubt I ever will. But credit where credit is due – they have done quite a good job at beginning to fix (most) government IT procurement and actually made the claim of the previous Labour government that they were […]
-
Differences between UDP and TCP
This is another reminder post, I am afraid. UDP – user datagram protocol – and TCP – transmission control protocol – are two transport layer protocols in the in internet stack. UDP is a lightweight protocol and it’s key features are: end to end (multiplexed and demultiplex via port numbers) connectionless message-orientated (ie each datagram […]