You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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"
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" .