Chapter 15:Advancement in .NET Framework Networking
|
||
|
What do we have in this chapter?
Protocol IndependenceNetwork AwarenessCollecting and Displaying the Network Info C# Program ExampleAdding ReferencesBuild and RunAdding References ManuallyBuild and RunCollecting and Displaying the Network Info C++ Program ExampleAdding References ManuallyBuild and RunInteroperability and Web ServicesSecurityProductivity
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.
|
|
|
![]() Custom Search |
|
< Network Performance & Scalability In .NET | Part 1 | Part 2 | C & Winsock2 Programming Tutorial > |
||