.NET Framework Bookmark and Share   
 index > .NET Remoting and Runtime Serialization > Default formatter for IPCChannel
 

Default formatter for IPCChannel

Hi,

In .NET 2.0, IPCChannel is available, does anyone know the default formatter for
IPCChannel?

Thanks a lot,
Raymond
Raymond Lee chun man

HI,

IMHO BinnaryFormatter.

Ozon

Ozon

Both TcpChannel and IpcChannel use binary format by default. If you need more info, get 'Programming .net components' by Juval Lowy.

-Ryszard

Ryszard Kwiecinski - MSFT

HI,

IMHO BinnaryFormatter.

Ozon

Ozon
Hi,

I want to know more. Do you have any link for this?

Thanks,
Raymond
Raymond Lee chun man

Both TcpChannel and IpcChannel use binary format by default. If you need more info, get 'Programming .net components' by Juval Lowy.

-Ryszard

Ryszard Kwiecinski - MSFT

You can use google to search for other answers

Custom Search

More Threads

• System.Runtime.Remoting questions
• Cannot load type ...
• Http remoting vs. Web services
• Base64Binary bytes as parameter type in webservice
• Intercepting an Interface call to a Proxied Object?
• .NET Remote Server Security
• How to detect when a client achieves connection?
• How to get a free port ?
• unable to process request -> No connection could be made because the target machine actively refused it.
• soap xml serialization of "object" data type