Internet
Internet
The Internet is a global system of interconnected computer networks that use the
standard Internet Protocol Suite (TCP/IP) to serve billions of users worldwide. Its main
function is to share information.
Intranet:
An intranet is a private computer network that uses Internet Protocol technologies
to securely share any part of an organization's information or operational systems within
that organization.
Extranet:
An extranet is a computer network that allows controlled access from the outside,
for specific business or educational purposes. An extranet can be viewed as an extension
of a company's intranet that is extended to users outside the company, usually partners,
vendors, and suppliers
Networking:
Networking is the practice of linking two or more computing devices together for
the purpose of sharing data. Networks are built with a mix of computer hardware and
computer software.
Realtime Networking
State Synchronization
WWW Functions
For access to web-pages and the data they contain, Unity provides an easy
to use WWW interface. Both synchronous and asynchronous modes are supported.
When running in a web browser, the deployed Web Player can communicate
seamlessly with the container web page. That way you get javascript communication
and full AJAX capabilities.
Backend Connectivity