Processes I/O of network message through a network connection.
For a list of all members of this type, see SocketMessageProcessor Members.
System.Object
XihSolutions.DotMSN.Core.SocketMessageProcessor
XihSolutions.DotMSN.DataTransfer.P2PDirectProcessor
XihSolutions.DotMSN.NSMessageProcessor
XihSolutions.DotMSN.SBMessageProcessor
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
SocketMessageProcessor is a message processor which sends over and receives messages from a socket connection. This is usually across the internet, but for file transfers or alternative messenger servers this can also be a LAN connection. A SocketMessageProcess object uses the connection settings in the Connection class. Proxyservers and Webproxies are supported.
Namespace: XihSolutions.DotMSN.Core
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)
SocketMessageProcessor Members | XihSolutions.DotMSN.Core Namespace