Network programming in .NET : with C♯ and Visual Basic .NET /
The purpose of this book is to provide tools to design and implement network-orientated applications in .NET. It is also a guide for software designers to choose the best and most efficient way to implement mission critical solutions. The book addresses real-world issues facing professional develope...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Amsterdam ; Boston :
Elsevier/Digital Press,
©2004.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Understanding the Internet and network programming
- I/O in the .NET framework
- Working with sockets
- HTTP : communicating with Web servers
- SMTP and POP3 : communicating with email servers
- FTP : communicating with file servers
- Securing a network : firewalls, proxy servers, and routers
- Protecting data : encryption
- Controlling user access : authentication and authorization
- Programming for scalability
- Optimizing bandwidth utilization
- Ping, DNS, and WHOIS : monitoring your network
- Analyzing network packets
- Adding digital telephony
- Message queues
- IPv6 : programming for the next-generation Internet
- Web services and remoting.