Network Programming in .NET
eBook - PDF

Network Programming in .NET

With C# and Visual Basic .NET

  1. 541 pages
  2. English
  3. PDF
  4. Available on iOS & Android
eBook - PDF

Network Programming in .NET

With C# and Visual Basic .NET

Book details
Table of contents
Citations

About This Book

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 developers, such as using third-party components as opposed in-house development. It differentiates itself from existing.NET publications because it is aimed at experienced professionals and concentrates on practical, ready-to-use information. The book is written in two languages C# and VB.NET, and covers never-before published information on Telephony in.NET and packet-level networking.

This is the second book in the Digital Press Software Development Series.

  • Coverage of lower level protocols allows implementation of performance-centric applications
  • Demonstrates the feasibility of developing telephony solutions in-house rather than outsourcing
  • Written in VB.NET and C# to assist readers working in either language
  • Coverage of Email, FTP and the WWW allows implementation of applications in all three areas

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Network Programming in .NET by Fiach Reid in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Networking. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Digital Press
Year
2004
ISBN
9780080491950

Table of contents

  1. Front Cover
  2. Network Programming in .NET With C# and Visual Basic .NET
  3. Copyright Page
  4. Contents
  5. Preface
  6. Acknowledgments
  7. Chapter 1. Understanding the Internet and Network Programming
  8. Chapter 2. I/O in the .NET Framework
  9. Chapter 3. Working with Sockets
  10. Chapter 4. HTTP: Communicating with Web Servers
  11. Chapter 5. SMTP and POP3: Communicating with email Servers
  12. Chapter 6. FTP: Communicating with File Servers
  13. Chapter 7. Securing a Network: Firewalls, Proxy Servers, and Routers
  14. Chapter 8. Protecting Data: Encryption
  15. Chapter 9. Controlling User Access: Authentication and Authorization
  16. Chapter 10. Programming for Scalability
  17. Chapter 11. Optimizing Bandwidth Utilization
  18. Chapter 12. Ping, DNS, and WHOIS: Monitoring your Network
  19. Chapter 13. Analyzing Network Packets
  20. Chapter 14. Adding Digital Telephony
  21. Chapter 15. Message Queues
  22. Chapter 16. IPv6: Programming for the Next-generation Internet
  23. Chapter 17. Web Services and Remoting
  24. Index