代码搜索:Remoting
找到约 565 项符合「Remoting」的源代码
代码结果 565
www.eeworm.com/read/108369/15587522
cs message.cs
namespace RemotingChat
{
using System;
using System.Runtime.Remoting;
using System.Runtime.Serialization;
///
/// Summary description for Message.
///
www.eeworm.com/read/253533/12216620
txt 18.5.txt
Listing 18.5 A Sink Class Implementation to Log Remoting Requests to a File
public void ProcessMessage(IMessage msg, ITransportHeaders requestHeaders,
Stream requestStream,
out ITransportHeaders re
www.eeworm.com/read/233914/4663814
cs internalremotingservices.cs
/*
* InternalRemotingServices.cs - Implementation of the
* "System.Runtime.Remoting.InternalRemotingServices" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This program
www.eeworm.com/read/233914/4663815
cs wellknownclienttypeentry.cs
/*
* WellKnownClientTypeEntry.cs - Implementation of the
* "System.Runtime.Remoting.WellKnownClientTypeEntry" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This program
www.eeworm.com/read/233914/4663837
cs basechannelwithproperties.cs
/*
* BaseChannelWithProperties.cs - Implementation of the
* "System.Runtime.Remoting.Channels.BaseChannelWithProperties" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This
www.eeworm.com/read/233914/4663839
cs iserverchannelsinkprovider.cs
/*
* IServerChannelSinkProvider.cs - Implementation of the
* "System.Runtime.Remoting.Channels.IServerChannelSinkProvider" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
*
www.eeworm.com/read/233914/4663842
cs iserverformattersinkprovider.cs
/*
* IServerFormatterSinkProvider.cs - Implementation of the
* "System.Runtime.Remoting.Channels.IServerFormatterSinkProvider" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
www.eeworm.com/read/233914/4663847
cs iclientformattersinkprovider.cs
/*
* IClientFormatterSinkProvider.cs - Implementation of the
* "System.Runtime.Remoting.Channels.IClientFormatterSinkProvider" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
www.eeworm.com/read/233914/4663850
cs basechannelsinkwithproperties.cs
/*
* BaseChannelSinkWithProperties.cs - Implementation of the
* "System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*