Client Server Architecture For DOT NET
Client Server Architecture For DOT NET
ARCHITECTURE
A client/server system operates as outlined in the following
diagram:
The client sends a request to the server using its IP address and
the port, which is reserved for a particular service running on
the server.
The server receives the request and responds using the client IP
address and port
2 -TIER ARCHITECTGURE
ADO
Oracl
Oracl
e
e
SQL
SQL
Serve
Serve
rr
Syba
Syba
se
se
.......
..
.NET Framework
Programming Languages
– Use your favorite language
Operating System
The .NET Framework
• web forms
• web services
ASP.NET • mobile devices
Windows forms
Native JIT
Code Compiler At installation or the
first time each
Execution method is called
Base Classes
Thread support &
COM marshaler
Exception
native code
manager
compilers
Security
engine
IL to
Class loader