Networking

Basic of server port

Ports service to PC

Ports are like doors for a special service to a server or PC. They rank from 0 to 65535. The standard ports are from 0 to 1024, these are the well known ports. The official list you can get under http://www.iana.org/assignments/port-numbers and a description on http://en.wikipedia.org/wiki/Port_(computing). If a censor  ..


What is wimax

Worldwide interoperability for microwave access

What is WiMAX? WiMAX is, Worldwide Interoperability for Microwave Access, a technology standard that enables high speed wireless internet. In other words, WiMAX combines the high speed of a broadband connection with the convenience of mobile internet connectivity. WiMAX provides wireless broadband access up to a radius of 50 kilometers  ..


Mvc architecture model view controller

Basics of MVC Architecture

MVC Architecture The main aim of the MVC architecture is to separate the business logic and application data from the presentation data to the user. Here are the reasons why we should use the MVC design pattern. 1. They are resuable : When the problems recurs, there is no need to invent  ..



All rights reserved. © www.w3calculator.com