Chapter 15:

Advancement in .NET Framework Networking

 

 

 

COMPLETED PROJECT DOWNLOAD

What do we have in this chapter?

 

 

  1. The FTP Protocol and Message Queuing (MSMQ)

  2. Protocol Independence

    Network Awareness

    Collecting and Displaying the Network Info C# Program Example

    Adding References

    Build and Run

  3. Collecting and Displaying the Network Info VB .NET Program Example

  4. Adding References Manually

    Build and Run

    Collecting and Displaying the Network Info C++ Program Example

    Adding References Manually

    Build and Run

    Interoperability and Web Services

    Security

    Productivity

 

 

Summary

 

This chapter reviewed emerging trends in the world of distributed applications. Developers are advised to take these advancements into consideration as they design new .NET applications. The FTP protocol was discussed along with options available to developers and so does the Message Queuing (MSMQ) which the class library already included in the .NET from the version 2.x. In addition, we covered the importance of building protocol independence into your application. We talked about how network awareness and interoperability can play an important part in building a compelling and agile application. Finally, we looked at the evolving role of security and productivity as core tenets of the .NET Framework because of the very challenging current and the future Internet security.

 

 

 

 

HOME

 

 

 

Custom Search

< Network Performance & Scalability In .NET | Part 1 | Part 2 | C & Winsock2 Programming Tutorial >