EldoS logo
Support button
Home / MsgConnect knowledgebase / Frequently Asked Questions / Technical / What transports does MsgConnect use for data transfer?
SITE SEARCH
Advanced search
SOLUTION GUIDE
For Software Developers
For Business Integrators
PRODUCT LINES
BizCrypto
SecureBlackbox
Callback File System
CallbackFilter
CallbackDisk
SolFS (Solid File System)
RawDisk
MsgConnect
VoxPopuli
SFTP Net Drive
Custom services
NEED HELP?
Support options
Knowledgebase
Forums
HelpDesk
CUSTOMER RELATIONS
Testimonials
Geography
Contact Us
Time to Rest
My Control Center
COMPANY INFORMATION
Company news
Seasonal newsletter
Corporate information
For investors
For press
For partners
EldoS Corporation
on Google+
Twitter button

What transports does MsgConnect use for data transfer?

There are several transports available:
  • Direct transport used to send loopback messages and messages to other threads of the same process.
  • MMF (memory-mapped file) transport. It offers a handy way for communicating between processes running on the same system. It is especially useful when you need control or exchange data with Windows services and GUI frontends.
  • Socket (TCP) transport. This is one of the most powerful and useful transports. It lets you connect different csystems across networks. TCP transport maintains connection and thread pools, supports automatical connecting and disconnecting of clients and much more.
  • HTTP transport. It is very much similar to Socket transport, but uses standard HTTP format (POST requests) when sending messages. This allows to connect cell-phones and PDAs to servers via HTTP proxy.
  • UDP transport. This simple transport is mainly used for communicating within LAN, to discover available services across network and to stream multimedia data across network.
Infrared and Bluetooth transports are in development now.
Creating other custom transports on your request is possible upon request from registered users of Commercial License.

Return to the list

|
Support and Resources
  • Knowledgebase
  • Documentation on-line
  • Forum
  • Ask a question in HelpDesk
Latest version

1.6.0.72
Released 18 September 2011

  • Change list
  • Download
Most wanted features
Vote or request a feature
Contact Us | Terms of Use | Trademarks | Privacy Statement | Site Index
Copyright (c) 1998-2012, EldoS Corporation
Design by Web Arsenal