Answer:
They are the classes whose objects are used to allow applications running in one application domain/process/computer to send data to another application running in another one application domain/process/computer using suitable protocol like Tcp/Http.
example:TcpChannel/HttpChannel
example: TcpChannel can be used to exchange data between an exe of a Console
Application and an exe file of the Windows application.
Asked In: Many Interviews |
Alert Moderator