CNNH (Computer Networking Nutshell Handbook) is a Computer Networks handbook summary for software engineers based on the famous book "Kurose and Ross's Computer Networking: A Top-Down Approach" .
This repository for Computer Networks class (Spring 2019), Faculty Of Engineering, Alexandria University. It contains some useful resources Notes based on the book "Computer Networking, a top down approach"
This project host a simple Soap Webservice developed using JAX-WS and Apache-Cxf. The service is developed using a TopDown Approach(WSDL first).When consumed; The webService requires the client to provide a country and its city,then the service generated the current UTC time for that city.