Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
Other Resources:
What are some uses of Intranets & Extranets?
What are some uses of Intranets & Extranets?
✍: Guest
An "intranet" is the generic term for a collection of private computer networks within an organization. Examples of intranets are internal networks with Web services and other services accessible only for internal users.
An "extranet" is a computer network that allows controlled access from users outside of an organization. Examples extranets are Web services and other services that are offered to business partners with user name, password and encryption protections.
2008-08-12, 6765👍, 0💬
Popular Posts:
Can we get a strongly typed resource class rather than using resource manager? In the previous quest...
How can you write a loop indefinitely? Two examples are listed in the following code: for(;;) { ... ...
What will be printed as the result of the operation below: main() { int x=5; printf("%d,%d,%d\n",x,x. ..
.NET INTERVIEW QUESTIONS - What is COM ? Microsoft’s COM is a technology for component software deve...
How Are Vertical Margins between Two Block Elements Collapsed? - CSS Tutorials - Understanding Multi...