16 Mart 2014 Pazar

System.Net.Sockets Namespace

Merhaba arkadaşlar bu yazımızda ingilizce olarak msdn den alıntı yaptığımız yazıyı az bişey anlatacaz.
Bu namespace ile (isimalanıyani) Server-Client tarzı programlamalar yapmada kullanılıyor 
Örneğin Mesajlaşma programı ...
The System.Net.Sockets namespace provides a managed implementation of the sockets networking interface for developers who need to tightly control access to the network. On Windows, the System.Net.Sockets namespace provides a managed implementation of the Windows Sockets (Winsock) interface. On Apple Mac OS X, the System.Net.Socketsnamespace provides a managed implementation of the sockets interface based on Berkeley Software Distribution (BSD) UNIX.
The System.Net.Sockets namespace provides a mechanism for real-time duplex communication with remote network resources and enables higher-level APIs to communicate over a bi-directional transport. This also allows an application to interoperate as a client with existing TCP services. For more information, see Working with Sockets.


Hiç yorum yok:

Yorum Gönder