Locked data pooling in telecommunication?

  • Friday, August 10, 2012 10:29 AM
     
     
    how to use data pooling in telecommunication...pls any 1 explain clearly with concept

All Replies

  • Friday, August 10, 2012 1:52 PM
     
     Answered

    Telecommunication is a vast engineering topic. Would you not mind to make your question bit specific? In computer science Serial communication is the most common low-level protocol for communicating between two or more devices. Normally, one device is a computer, while the other device can be a modem, a printer, another computer, or a scientific instrument.

    In .net world you have System.IO.Ports name space for this kind of activities. For more robust communication I am aware of Artilium's Microsoft-based ARTA Mobile Applications Platform bridges traditional telecommunications networks with the Internet to open mobile networks to third-party application development

    If you are interested on .net specific answer, someone from .NET Framework Networking and Communication can give you more concrete answer.


    Lingaraj Mishra