Keyword(s) for which to search:
Sort results by title
DotNetRemoting Namespace
AbstractChannel Class
AbstractChannel Constructor (primary_comms_obj)
_Buffer Field
_CircBuffer Field
_disposed Field
_ParentChannelWrapper Field
_primary_comms_obj Field
ChannelID Property
Connected Property
ConnectionTimeout Property
Disconnect Method
Dispose Method
IsClientHolder Property
IsServer Property
PrimaryCommsObject Property
SendRaw Method (data)
SetChannelWrapper Method (ChannelWrapper)
Start Method
StartProcessingInputData Method (cbuffer)
AsyncClient Class
AsyncClient Constructor
AfterConnect Method
ConnectionEstablished Method
CreateChannelWrapper Method
DataReceivedHandler Event
Dispose Method
IsConnectionSecure Property
KeepConnectionAliveTime Property
ProcessReceivedData Method (ClientID, Data)
Send Method (co)
SetCredentials Method (UserName, Password)
StartConnectionTimer Method
StatusHandler Event
StopTimer Method
UseSecureConnection Property
AsyncServer Class
AsyncServer Constructor
DataReceivedHandler Event
Dispose Method
FinalizeNewConnection Method (bcw)
GetClientsIDs Method
IsConnectionSecure Method (ClientID)
LoginEvent Event
ProcessReceivedData Method (ClientID, obj)
Send Method
Send Method (ClientID, co)
Send Method (co)
StatusHandler Event
UseLogIn Property
AutoIPCClient Class
AutoIPCClient Constructor (ServerID, Name)
_ServerID Field
_ThisClientName Field
AutoConnect Property
CheckConnected Method
Connected Property
DataRx Method (Command, Data)
Disconnect Method
Reset Method
Send Method (Command, TxData)
SendStatusMessage Method (stat, Mess)
BaseBindingContainer Class
BaseBindingContainer Constructor
_BaseComms Field
ClearProps Method
ClientPropsCollection Property
CopyPropsCollection Method (cd)
CreateChannel Method (PrimaryCommsObject)
CreateChannelWrapper Method
CreateServerConnector Method
ServerPropsCollection Property
SetClientInitialProperties Method
SetClientProperty Method (Key, Value, DefaultValue, Description)
SetParent Method (BaseComms)
SetServerInitialProperties Method
SetServerProperty Method (Key, Value, DefaultValue, Description)
BaseChannelWrapper Class
BaseChannelWrapper Constructor
BaseChannelWrapper Constructor (BaseComms, chan)
BaseChannelWrapper Constructor (BaseComms, bcw)
_BaseComms Field
_HolderPollTime Field
_Tag Field
_timer Field
BaseComms Property
Channel_ID Property
CheckConnection Method
ClientName Property
Connected Property
ConnectionTimeout Property
Disconnect Method
Dispose Method
GetRegisteredObject Method (Key)
HolderKeepConnectionAliveTime Property
IsClientHolder Property
OnTimer Method (state)
SendRaw Method (Data)
SendString Method (str)
Start Method
Tag Property
BaseClient Class
BaseClient Constructor
BaseClient Constructor
BaseClient Constructor (binding)
_ChannelWrapper Field
CreateChannelWrapper Method
Send Method (co)
SendRaw Method (data)
BaseCommunication Class
BaseCommunication Constructor
BaseCommunication Constructor
BaseCommunication Constructor (Binding)
_BindingFactory Field
_CommsBinding Field
_RegisteredEncryptorTypes Field
_RegisteredFormattersTypes Field
_RegisteredObjectsHt Field
_Timeout Field
AddStaticStatusMessage Method
AddStaticStatusMessage Method (sm)
AddStaticStatusMessage Method (Mess)
AddStatusMessage Method
AddStatusMessage Method (Stat, Message, CodeMessage)
AddStatusMessage Method (sm)
AddStatusMessage Method (SockId, Stat, Message, CodeMessage)
AddStatusMessage Method (SockId, Message)
AddStatusMessage Method (SockId, Message, CodeMessage)
AddStatusMessage Method (Message, CodeMessage)
AppPath Property
BindingExists Method (BindingType)
BUFFER_SIZE Field
CurrSockID Field
Dispose Method
GetAllProperties Method
GetAllPropsNames Method
GetAllRegisteredObjects Method
GetAvailableBindings Method
GetBinding Method
GetFullExcepiontMessage Method (ex)
GetRegisteredObject Method (Key)
HttpConvertArrayToObject Method (Data, _SerializerHolder, IsCompressed, crpcont)
Item Property (Key)
LoadFormattersType Method
LogLevel Property
ProcessReceivedData Method (ClientID, co)
ProcessReceivedDataSync Method (ClientID, co)
RegisterLicenseCode Method (LicenseCode)
RegisterSingleton Method (sngl)
SendDataInternally Method (ClientID, obj)
SerializeObjectFull Method
SerializeObjectFull Method (WithCompression, TxSerializer, CryptCont, obj, Message)
SerializeObjectFull Method (WithCompression, DestAddress, SourcceAddress, TxSerializer, CryptCont, obj, Message, Command)
SetBinding Method (BindingTypeName)
StatusEvent Field
StopDisplayingLicenseDialog Method
StopExceptionHandling Method
Timeout Property
UseCompression Property
BaseDnrRemoting Class
BaseDnrRemoting Constructor
SetDnrClientID Method (ClientID)
BaseDownloader Class
BaseDownloader Constructor
_Busy Field
_LocalFolder Field
_OpStopTimer Field
_OutParam Field
_Params Field
_TickTimer Field
_TimeOut Field
_TimeoutTimer Field
Abort Method
AbortFlag Field
BaseTimeOut Property
BytesCounter Field
CalcSpeed Method (start, CurrentBytes)
CalcTimeLeft Method (start, TotalItems, CurrentItem)
CurrStatus Field
DummyProgressStarted Field
FileLength Field
filestream Field
LocalFolder Property
OpCompleteEvent Field
ResetTimeoutTimer Method
SetProgrBar Method (Percent)
SetProgrBar100 Method
Start Method
StartASync Method
StartDummyProgress Method
StartOperation Method
StartSync Method
StopProc Method
StopTimer Method
ThreadStop Field
TickTimer_Elapsed Method (sender, e)
TimeSpanToString Method (ts)
TimeStart Field
TimeStarted Field
UpdateStatusEvent Field
Worker_Thread_01 Method
BaseDownloaderControl Class
BaseDownloaderControl Constructor
_BaseDownloader Field
_ProgrBar Field
_ProgressLabel Field
_TimeLabel Field
Abort Method
Dispose Method (disposing)
EventCaller Method (Message, Status, FullSize, CurrentBytes, EstimatedTimeLeft, Speed)
FtpToolStripProgressBar Property
ProgrBar Property
ProgressLabel Property
SetLocalFolder Method (FolderPath)
Start Method
TimeLabel Property
TimeOut Property
UpdateLocal Method (Message, Status, FullSize, CurrentBytes, EstimatedTimeLeft, Speed)
UpdateStatusEventHandler Method (Message, Status, FullSize, CurrentBytes, EstimatedTimeLeft, Speed)
BaseIPCClass Class
BaseIPCClass Constructor
_BaseCommunication Field
LogLevel Property
RegisterLicenseCode Method (LicenseCode)
StopExceptionHandling Method
BaseServer Class
BaseServer Constructor
BaseServer Constructor
BaseServer Constructor (binding)
_ServerConnector Field
CreateServerConnector Method
Send Method
Send Method (ClientID, co)
Send Method (co)
SendRaw Method
SendRaw Method (data)
SendRaw Method (ClientID, data)
BaseServerConnector Class
BaseServerConnector Constructor (BaseComms, BindContainer)
_BaseComms Field
_BindingContainer Field
_ConnectionEvent Field
_ConnectionThread Field
_ThreadStop Field
ConnectionAccepted Field
ConnThreadProc Method
Dispose Method
StartListening Method
Stop Method
BasicFormattingChanWrapper Class
BasicFormattingChanWrapper Constructor
BasicFormattingChanWrapper Constructor (BaseComms, chan)
BasicFormattingChanWrapper Constructor (BaseComms, bcw)
ConvertDataToObject Method (cbuffer, sts)
OnTimer Method (state)
PrepareObjectForSending Method (ObjHolder)
ResetReception Method
BasicFormattingClient Class
BasicFormattingClient Constructor
BasicFormattingClient Constructor
BasicFormattingClient Constructor (Binding)
CreateChannelWrapper Method
InterRxData Event
ProcessReceivedData Method (ClientID, co)
SendCommand Method (Command, co)
StatusHandler Event
BasicFormattingServer Class
BasicFormattingServer Constructor
BasicFormattingServer Constructor
BasicFormattingServer Constructor (ServerBinding)
DataIPCReceivedHandler Event
FinalizeNewConnection Method (bcw)
ProcessReceivedData Method (ClientID, obj)
SendCommand Method (ClientID, Command, co)
StatusHandler Event
BasicFormattingUtil Class
BasicFormattingUtil Constructor
BuildData Method (Command, UseSerializer, data)
GetHeaderLen Method
GetHeaderLen Method (data)
GetHeaderLen Method (data)
InterpretData Method
InterpretData Method (data, Command, UseSerializer, DataLen, OffSet)
InterpretData Method (Command, UseSerializer, data)
BindingAttribute Class
BindingAttribute Constructor
BindingAttribute Constructor (TypeName)
BindingAttribute Constructor (TypeName, Name)
BindingAttribute Constructor (TypeName, Name, CType)
CommsType Property
GetBindingAttribute Method (t)
Name Property
TypeName Property
BindingFactory Class
BindingFactory Constructor (bc)
BindingExists Method (ConnectorType)
CreateChannelWrapper Method
CreateServerConnector Method
CurrentBindingContainer Property
GetAvailableBindings Method
SetBinding Method (TypeName)
Bits Class
Bits Constructor
IsSetOn Method (Mask, flg)
SetBit Method (Mask, flg, On_Off)
SetOff Method (Mask, flg)
SetOn Method (Mask, flg)
ButesRxDelegate Delegate
ChannelWrapperGeneric Class
ChannelWrapperGeneric Constructor
ChannelWrapperGeneric Constructor (BaseComms, chan)
ChannelWrapperGeneric Constructor (BaseComms, bcw)
_RxEncryptType Field
Compressed Field
ConvertDataToObject Method (cbuffer, sts)
OnTimer Method (state)
PrepareObjectForSending Method (ObjHolder)
RedirectToPeer Method (DestId, SenderId, data, EncrType)
ResetReception Method
ChatClient Class
ChatClient Constructor
DataArrivedEvent Event
DataReceivedHandler Event
GetOtherClientsList Method
Login Method (Name, Password, OutMess)
MessageArrivedEvent Event
ProcessReceivedData Method (ClientID, Data)
Send Method (co)
SendMesage Method (Mess, ClientName)
SendObject Method
SendObject Method (Obj)
SendObject Method (Obj, ClientName)
UserListUpdateEvent Event
ChatClientCtl Class
ChatClientCtl Constructor
_ChatClient Field
DataArrivedEvent Event
DataReceivedHandler Event
Dispose Method (disposing)
GetClientsList Method
Init Method
Login Method
Login Method (Name, Password, Mess)
Login Method (Name, Mess)
MessageArrivedEvent Event
RxSync Event
SendObject Method
SendObject Method (Obj)
SendObject Method (Obj, ClientName)
StatusHandler Event
UserListUpdateEvent Event
ChatServer Class
ChatServer Constructor
ClientLoginEvent Event
GetAllClients Method
ChatServerCtl Class
ChatServerCtl Constructor
_ChatServer Field
ClientLoginEvent Event
DataReceivedHandler Event
Dispose Method (disposing)
GetAllClients Method
Init Method
RxSync Event
StatusHandler Event
ChunkContainer Class
ChunkContainer Constructor
ChunkSize Field
ContentIsZipped Field
CurrentChunk Field
DirName Field
FileData Field
FileName Field
FlattenDirHierarchy Field
TotalChanks Field
UnzipOnArrival Field
ChunkedStatus Enumeration
ChunkReceivedDelegate Delegate
CircBuffer Class
CircBuffer Constructor (size)
Clear Method
Count Property
FindMessStart Method (magic_numbers)
FreeSpace Property
PeekByte Method (Start)
Push Method
Push Method (Data)
Push Method (Data, Offset, DataLen)
ReadBytes Method (Bytes)
ReadLine Method
ClientContainer Class
ClientContainer Constructor
ChannelID Field
ClientName Field
DestinationChanID Field
Dispose Method
TimeCreated Field
ToString Method
ClientLoginDelegate Delegate
ClientTYpe Enumeration
CommsType Enumeration
ConnectionManager Class
ConnectionManager Constructor (acl)
AutoReconnect Property
Dispose Method
MaxReconnectionAttemps Property
TimeBetweenReconnectAttempsMs Property
ContainerSender Class
ContainerSender Constructor
ChunkReceivedEvent Event
ClientID Property
SendChunkContainer Method (chi)
ContainerSender_Proxy Class
ContainerSender_Proxy Constructor
ContainerSender_Proxy Constructor (sc)
ContainerSender_Proxy Constructor (srv)
CientlID Property
SendChunkContainer Method (ccnr)
ConvertToObjStatus Enumeration
CopyDirection Enumeration
CryptoContatainer Class
CryptoContatainer Constructor
_PublicKeyFromOtherSide Field
EcryptionEnabled Property
IV Field
Key Field
PublicAndPrivateKey Field
PublicKey Field
DataArrivedDelegate Delegate
DefaultSocketConnector Class
DefaultSocketConnector Constructor (HostName, Port, IPV)
Bind Property
Connect Method
ConnectTimeOut Property
GetHostByName Method (hostName)
Port Property
Status Property
StatusMessage Property
URI Property
DelegateGetUsers Delegate
DelegateSetName Delegate
DStatus Enumeration
Encryption Class
Encryption Constructor
Rijndael_CreateVectorAndKey Method (RgbKey, IV)
Rijndael_DecryptArray Method (EncryptedData, Key, VI, Length)
Rijndael_EncryptArray Method (InputDta, RgbKey, IV)
RSA_DecryptArray Method (bytes, BlobWithPrivate)
RSA_EncryptArray Method (bytes, PublicBlob)
RSA_GenerateKeys Method
RSA_GenerateKeys Method (publicAndPrivateKeys, justPublicKey)
RSA_GenerateKeys Method (publicAndPrivateKeys, justPublicKey, BitStrength)
FileConv Class
FileConv Constructor
ArrayToFile Method (buf, len, FileName)
FileToArray Method (FileName)
FileHolder Class
FileHolder Constructor
FileHolder Constructor
FileHolder Constructor (SourcePath, DestPath)
DestFilePath Field
FileBody Field
Save Method
FileObj Class
FileObj Constructor
FileObj Constructor
FileObj Constructor (FileName)
_Content Field
_FileName Field
WriteToDisk Method
WriteToDisk Method
WriteToDisk Method (NewName)
Flag Enumeration
FtpAction Enumeration
FTPClientCtl Class
FTPClientCtl Constructor
CancelTransfer Method
ChDir Method (dir)
Connect Method
ControlPort Property
Delete Method (remoteFile)
Dir Method
Dir Method
Dir Method (dirname)
Dispose Method (disposing)
Download Method (LocalFolder, fileName)
EventCaller Method (Message, Status, FullSize, CurrentBytes, EstimatedTimeLeft, Speed)
Exists Method (remoteFile)
Features Method
GetConnectMode Method
GetDetails Method
GetDetails Method
GetDetails Method (Dir)
GetEx Method (LocalFie, RemoteFile)
GetSystem Method
GetTransferType Method
IsConnected Property
Login Method (User, Password)
MkDir Method (dir)
NoOperation Method
Put Method (localPath, remoteFile)
Pwd Method
Quit Method
QuitImmediately Method
RemoteHost Property
Rename Method (from, to)
RmDir Method (dir)
SetConnectMode Method (cm)
SetTransferType Method (TranType)
StatusUpdateEvent Event
Timeout Property
FtpClientEx Class
FtpClientEx Constructor
BytesTransferredEx Event
CancelTransfer Method
FSize Property
FTPCommandEvent Event
GetEx Method (localPath, remoteFile)
FTPCommandDelegate Delegate
FtpMulty Class
FtpMulty Constructor
CancelTransfer Method
ChDir Method (dir)
Connect Method
ConnectMode Property
ControlPort Property
Delete Method (remoteFile)
Dir Method
Dir Method
Dir Method (dirname)
Exists Method (remoteFile)
Features Method
FtpMulTimeout Property
GetEx Method (LocalFie, RemoteFile)
GetEx_Intern Method
GetSystem Method
IsConnected Property
ListDirectoryDetail Method
ListDirectoryDetail Method
ListDirectoryDetail Method (dirname)
Login Method (User, Password)
MkDir Method (dir)
NoOperation Method
Put Method (localPath, remoteFile)
Put_Intern Method
Pwd Method
Quit Method
QuitImmediately Method
RemoteHost Property
Rename Method (from, to)
RmDir Method (dir)
StartOperation Method
TransferCanceled Property
TransferType Property
HttpChannel Class
HttpChannel Constructor (obj)
_Request Field
ResetReception Method
SendRaw Method (Data)
StartProcessingInputData Method (cbuffer)
HttpDataObject Class
HttpDataObject Constructor
AddChunk Method (barr)
AddContent Method (barr)
ChunkLen Property
Chunks Field
Content Field
ContentLen Property
ExpectedChunkLength Field
ExpectedLength Field
GetByteChunk Method
GetByteContent Method
Lines Field
Message Field
Redirect Field
ToString Method
HttpDownloaderCtl Class
HttpDownloaderCtl Constructor
Dispose Method (disposing)
EventCaller Method (Message, Status, FullSize, CurrentBytes, EstimatedTimeLeft, Speed)
ProxyToUse Property
SetProxyInfo Method
SetProxyInfo Method (ProxyURI, BypassLocal, UserName, Password, Domain)
SetProxyInfo Method (ProxyURI, UserName, Password, Domain)
StatusUpdateEvent Event
URLDownload Property
HttpSocketBinding Class
HttpSocketBinding Constructor
CreateChannel Method (PrimaryCommsObject)
IDGen Class
GenerateID Method
IHttpProcessor Interface
ProcessInHttp Method (HttpData)
ProcessOutHttp Method (HttpData)
InterCommands Enumeration
InterRxDelegate Delegate
InterServRxDelegate Delegate
InvokeDelegate Delegate
Invoker Class
Invoker Constructor
InvokeMember Method
InvokeMember Method (obj, methodName, parms)
InvokeMember Method (t, methodName, parms)
IpcClient Class
IpcClient Constructor (ServerID)
DataRx Method (Command, Data)
InterRxEvent Event
IPCStatusEvent Event
Send Method (Command, TxData)
SendStatusMessage Method (stat, Mess)
IpcP2PClient Class
IpcP2PClient Constructor (ServerID, Name)
DataRx Method (Command, Data)
GetAllClients Method
InterRxEvent Event
IPCStatusEvent Event
RefreshAllClients Method
Reset Method
Send Method (Command, TxData)
SendStatusMessage Method (stat, Mess)
SetTarget Method (Target)
IpcP2PServer Class
IpcP2PServer Constructor (ServerID)
IPCServerStatus Event
Start Method
Stop Method
IpcServer Class
IpcServer Constructor (ServerID)
ClientsCount Property
DataRx Event
GetClientIDs Method
GetTag Method (ClientID)
IPCServerStatus Event
Send Method (ClientID, Command, data)
SetTag Method (ClientID, obj)
Start Method
Stop Method
IPCServerStatusDelegate Delegate
IPCStatDelegate Delegate
IPCStatus Enumeration
IProxyAuthenticate Interface
Authenticate Method (rqst, ResponseToClient)
GenerateResponse Method (Aunthenticated)
SetProxiInfo Method (pi)
IProxyClient Interface
Connect Method (SevName, Port)
Connected Property
RegisterObject Method (ht_o)
RequestReceived Property
SendHttp Method (rqst)
StatusEvent Property
IterObjHolder Class
IterObjHolder Constructor
ObjectToSend Field
UserCommand Field
UseSerializer Field
Logger Class
Logger Constructor (fileName)
Close Method
FileName Property
Log Method
Log Method (level, msg)
Log Method (Stat, msg)
Log Method (Stat)
Log Method (t)
Log Method (msg)
LogLevel Property
LogInDelegate Delegate
MessageArrivedDelegate Delegate
MobileSyncClient Class
MobileSyncClient Constructor
ObjBasedAbstractChannelWrapper Class
ObjBasedAbstractChannelWrapper Constructor
ObjBasedAbstractChannelWrapper Constructor (BaseComms, chan)
ObjBasedAbstractChannelWrapper Constructor (BaseComms, bcw)
_ExpectedStreamLength Field
_MarkedForShutDown Field
_ReceptionStarted Field
_TotalBytesReceived Field
ConvertDataToObject Method (cbuffer, sts)
Dispose Method
MarkedForShutDown Property
ObjectReceived Method (obj)
PrepareObjectForSending Method (ObjHolder)
ResetReception Method
SendObject Method
SendObject Method (Obj)
SendObject Method (Obj, Param)
SendThreadStop Field
Start Method
ObjDelegate Delegate
ObjDelegateSync Delegate
ObjDelegateSyncClient Delegate
ObjectCreator Class
ObjectCreator Constructor (bc)
_bc Field
Create Method (Key)
SetParams Method (Obj)
ObjReceivedDelegate Delegate
Options Enumeration
ParamRqst Delegate
PCSyncClient Class
PCSyncClient Constructor
CreateRemoteObject Method (ObjectToProxyType)
PeerProxy Class
PeerProxy Constructor
ClientID Property
ClientLoginEvent Event
GetOtherClientsList Method (Mess, stat)
GetUsersEvent Event
Login Method (ClientName, Pasword, Mess, stat)
PropContainer Class
PropContainer Constructor
PropContainer Constructor
PropContainer Constructor (description, ObjValue)
PropContainer Constructor (description, ObjValue, DefaultVal)
DefaultValue Field
PropertyDescription Field
t Field
ToString Method
Value Field
PropsCollection Class
PropsCollection Constructor
AddProp Method
AddProp Method (Key, pc)
AddProp Method (Key, obj, defaultValue, description)
Clear Method
Clone Method
Contains Method (Key)
GetAllKeys Method
GetProp Method (Key)
Item Property (Key)
Proxy_ Class
Proxy_ Constructor (t)
Invoke Method (msg)
ProxyConnector Class
ProxyConnector Constructor
ProxyConnector Constructor (IPV, proxyType, HostName, HostPort, proxyServer, proxyPort, User, Password)
ProxyConnector Constructor (IPV6)
Bind Property
Connect Method
Connected Property
ConnectTimeOut Property
Dispose Method
Dispose Method
Dispose Method (disposing)
PreAuthenticate Property
ProxyType Property
ReceiveTimeout Property
SendTimeout Property
Status Property
StatusMessage Property
ProxyInfo Class
ProxyInfo Constructor
AuthenticaterType Field
Password Field
Port Field
ProxyClientType Field
ServerName Field
User Field
ProxyType Enumeration
QueNotEmpy Delegate
RawClient Class
RawClient Constructor
RawClient Constructor
RawClient Constructor (Binding)
_ConnectionManager Field
AfterConnect Method
AutoReconnect Property
CancelReconnection Method
Connect Method
Connected Property
ConnectIntern Method
DataReceivedHandler Event
Disconnect Method
Dispose Method
MaxReconnectionAttemps Property
SendDataInternally Method (ClientID, obj)
SendRaw Method (Data)
StatusHandler Event
TimeBetweenReconnectAttempsMs Property
RawClientCtl Class
RawClientCtl Constructor
_RawAsyncClient Field
CancelReconnection Method
Connect Method
Connected Property
DataReceivedHandler Event
Disconnect Method
Dispose Method (disposing)
GetAvailableBindings Method
GetBinding Method
Init Method
Item Property (Key)
label_name Field
LogLevel Property
RegisterLicenseCode Method (LicenseCode)
RegisterSingleton Method (sngl)
Send Method (Data)
SendRaw Method (Data)
SetBinding Method (BindingTypeName)
StatusHandler Event
StopDisplayingLicenseDialog Method
StopExceptionHandling Method
Timeout Property
RawDataRxDelegate Delegate
RawServer Class
RawServer Constructor
RawServer Constructor
RawServer Constructor (ServerBinding)
ClientsCount Property
ClientsList Field
ConnectionAccepted Method (bcr)
DataReceivedHandler Event
DisconnectClient Method (ClientID)
Dispose Method
FinalizeNewConnection Method (cw)
GetClientIP Method (ClientID)
GetClientsIDs Method
GetTag Method (ClientID)
RefreshClientsList Method
SendDataInternally Method (ClientID, obj)
SendRaw Method
SendRaw Method (Data)
SendRaw Method (ClientID, Data)
ServerRunning Property
SetTag Method (ClientID, Tag)
StartServer Method
StatusHandler Event
Stop Method
RawServerCtl Class
RawServerCtl Constructor
_RawAsyncServer Field
ClientsCount Property
DataReceivedHandler Event
DisconnectClient Method (ClientID)
Dispose Method (disposing)
GetAvailableBindings Method
GetBinding Method
GetClientsIDs Method
GetTag Method (ClientID)
Init Method
Item Property (Key)
label_name Field
LogLevel Property
RegisterLicenseCode Method (LicenseCode)
RegisterSingleton Method (sngl)
SendRaw Method
SendRaw Method (Data)
SendRaw Method (ClientID, Data)
ServerRunning Property
SetBinding Method (BindingTypeName)
SetTag Method (ClientID, Tag)
StartServer Method
StatusHandler Event
Stop Method
StopDisplayingLicenseDialog Method
StopExceptionHandling Method
RemotingBase Interface
ClientID Property
RequestDelegate Delegate
RPCException Class
RPCException Constructor (Message)
IsTimeout Field
MethodName Field
RxData Delegate
SafeQueue Class
SafeQueue Constructor
Dispose Method
EnQue Method (obj)
LogLevel Property
QueNotEmpyEvent Event
SendObjHolder Class
SendObjHolder Constructor (Obj, Param)
Obj Field
Param Field
SerialCompleteDelegate Delegate
SerializerHolder Class
SerializerHolder Constructor
SerializerHolder Constructor (FormattesTyps)
SerializerHolder Constructor (FormattesTyps, FormatterName)
SerializerHolder Constructor (FormattesTyps, FormatterName, bc)
GetFormatterNameFromType Method (t)
GetFormattersNames Method
GetRxSerializer Method
GetTxSerializer Method
ServerConnectionAcceptDelegate Delegate
SockErrors Class
WSAECONNABORTED Field
WSAECONNREFUSED Field
WSAECONNRESET Field
WSAETIMEDOUT Field
WSAHOST_NOT_FOUND Field
SocketChennel Class
SocketChennel Constructor (PrimeCommsObj)
_Socket Property
CheckConnection Method
ClientAddress Property
Connected Property
Disconnect Method
Dispose Method
GetIP Method
SendRaw Method (Data)
Start Method
SocketServerConnector Class
SocketServerConnector Constructor (BaseComms, bbc)
ConnThreadProc Method
Dispose Method
StartListening Method
Stop Method
SockUtil Class
SockUtil Constructor
BuildClientHttpRequest Method (ServIP, Port, Data)
BuildServHttpResponse Method (Data)
CompressArray Method (buffer)
DeCompressArray Method (buffer)
GetCompressionOption Method (barr)
GetEncryptionOption Method (barr)
GetPacketParams Method
GetPacketParams Method (bArray, ExpectedLen, SerialzationType, Reserved, HeaderLength)
GetPacketParams Method (bArray, DestId, SenderId, ExpectedLen, SerialzationType, Reserved, HeaderLength, Command)
IsSocketConnected Method (sock)
MagicNumbersArray Field
PrepareArrayBeforeSend Method
PrepareArrayBeforeSend Method (bArray)
PrepareArrayBeforeSend Method (bArray, DestAddress, SenderId, Command)
SetCompressionOption Method (barr, Val)
SetEncryptionOption Method (barr, Val)
TCP_HEADER_SIZE Field
SQueue Class
SQueue Constructor
Count Property
Dequeue Method
Enqueue Method (obj)
StatDelegate Delegate
StatusMessage Class
StatusMessage Constructor
StatusMessage Constructor
StatusMessage Constructor (ID, Stat, Message, CodeMessage)
StatusMessage Constructor (ID, Message)
StatusMessage Constructor (ID, Message, CodeMessage)
StatusMessage Constructor (Message)
CodeMessage Field
Discard Field
ID Field
Mess Field
Param Field
Status Field
TimeStamp Field
ToString Method
SyncChannelWrapper Class
SyncChannelWrapper Constructor
SyncChannelWrapper Constructor (BaseComms, chan)
SyncChannelWrapper Constructor (BaseComms, bcw)
Dispose Method
Execute Method (co)
ObjectReceived Method (C_obj)
SendSync Method (InObj, Status)
SyncTimeOut Property
SyncClient Class
SyncClient Constructor
AbortFileTransfer Method
AfterConnect Method
ChunkedFileSaveDirectory Property
ChunkReceivedEvent Event
ChunkSentEvent Event
CreateChannelWrapper Method
Dispose Method
FileTransporterBusy Property
MaxChunkSizeKB Property
ProcessReceivedData Method (ClientID, Data)
ProcessReceivedDataSync Method (ClientID, co)
pxy_GetRpcHolderEvent Method (ClientID)
RxSync Event
SendCommandToAbortFileTransferToSender Method
SendDirectory Method
SendDirectory Method (DirPath)
SendDirectory Method (DirPath, UnzipOnArrival)
SendFile Method (FilePath)
SendFiles Method
SendFiles Method (Files)
SendFiles Method (Files, UnzipOnArrival)
SendSync Method (obj, Status)
SyncTimeOut Property
SyncClientCtl Class
SyncClientCtl Constructor
_PcSyncClient Field
AbortFileTransfer Method
AutoReconnect Property
ChunkedFileSaveDirectory Property
ChunkReceivedEvent Event
ChunkSentEvent Event
CreateRemoteObject Method (ObjectToProxyType)
DataReceivedHandler Event
Dispose Method (disposing)
FileTransporterBusy Property
Init Method
IsConnectionSecure Property
KeepConnectionAliveTime Property
MaxChunkSizeKB Property
MaxReconnectionAttemps Property
RxSync Event
SaveDirectory Property
SendCommandToAbortFileTransferToSender Method
SendDirectory Method
SendDirectory Method (DirPath)
SendDirectory Method (DirPath, UnzipOnArrival)
SendFile Method (FilePath)
SendFiles Method
SendFiles Method (Files)
SendFiles Method (Files, UnzipOnArrival)
SendSync Method (Data, Stat)
SetCredentials Method (UserName, Password)
StatusHandler Event
SyncTimeOut Property
TimeBetweenReconnectAttempsMs Property
UseCompression Property
UseSecureConnection Property
ZipProgressEvent Event
SyncServer Class
SyncServer Constructor
AbortFileTransfer Method
ChunkedFileSaveDirectory Property
ChunkReceivedEvent Event
ChunkSentEvent Event
CreateRemoteObject Method (ObjectToProxyType)
FileTransporterBusy Property
FinalizeNewConnection Method (bcw)
IsClientLogged Method (ClientID)
MaxChunkSizeKB Property
ProcessReceivedData Method (ClientID, obj)
ProcessReceivedDataSync Method (ClientID, co)
pxy_GetRpcHolderEvent Method (id)
RxSync Event
SendCommandToAbortFileTransferToSender Method (ClientID)
SendDirectory Method
SendDirectory Method (ClientID, DirPath)
SendDirectory Method (ClientID, DirPath, UnzipOnArrival)
SendFile Method (ClientID, FilePath)
SendFiles Method
SendFiles Method (ClientID, FilePath)
SendFiles Method (ClientID, FilePath, UnzipOnArrival)
SendSync Method (ClientID, obj, Status)
SyncTimeOut Property
SyncServerCtl Class
SyncServerCtl Constructor
_SyncServer Field
AbortFileTransfer Method
ChunkedFileSaveDirectory Property
ChunkReceivedEvent Event
ChunkSentEvent Event
CreateRemoteObject Method (ObjectToProxyType)
CreateServer Method
DataReceivedHandler Event
Dispose Method (disposing)
FileTransporterBusy Property
GetClientIP Method (ClientID)
Init Method
IsClientLogged Method (ClientID)
IsConnectionSecure Method (ClientID)
LoginEvent Event
MaxChunkSizeKB Property
RxSync Event
Send Method
Send Method (ClientID, Data)
Send Method (Data)
SendCommandToAbortFileTransferToSender Method (ClientID)
SendDirectory Method
SendDirectory Method (ClientID, DirPath)
SendDirectory Method (ClientID, DirPath, UnzipOnArrival)
SendFile Method (ClientID, FilePath)
SendFiles Method
SendFiles Method (ClientID, FilePath)
SendFiles Method (ClientID, FilePath, UnzipOnArrival)
SendSync Method (ClientID, Data, Status)
StatusHandler Event
SyncTimeOut Property
UseCompression Property
UseLoginForClients Property
ZipProgressEvent Event
TCPProxyBinding Class
TCPProxyBinding Constructor
CreateChannelWrapper Method
SetClientInitialProperties Method
TCPSocketBinding Class
TCPSocketBinding Constructor
CreateChannel Method (PrimaryCommsObject)
CreateChannelWrapper Method
CreateServerConnector Method
SetClientInitialProperties Method
SetServerInitialProperties Method
UdpStation Class
UdpStation Constructor
Close Method
DataReceivedHandler Event
Port Property
Send Method (Obj)
Start Method
StationID Property
StatusHandler Event
SuppressEcho Property
UpdateDelegate Delegate
UseProxy Enumeration
UserListUpdateDelegate Delegate
Zipper Class
GetFiles Method (PathName, Alist)
Unzip Method
Unzip Method (FileName, TargDirName)
Unzip Method (FileName, TargDirName, FlattenDirStructure)
ZipDir Method
ZipDir Method (DirName, OutFileName)
ZipDir Method (DirName, OutFileName, Compression)
ZipFiles Method (filenames, OutFileName, Compression)
ZipProgressDelegate Delegate
This page uses an IFRAME but your browser does not support it.