Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. using a modem in c#.

using a modem in c#.

Scheduled Pinned Locked Moved C#
csharp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    youssef
    wrote on last edited by
    #1

    Hi, I looking for using a modem in c#. I generate a tone signal in function the quality of a signal that I want to ear from a GSM for pointing an antenna. If anyone have a link or sample to using a modem with c# is great. Best Regards youssef

    D A 2 Replies Last reply
    0
    • Y youssef

      Hi, I looking for using a modem in c#. I generate a tone signal in function the quality of a signal that I want to ear from a GSM for pointing an antenna. If anyone have a link or sample to using a modem with c# is great. Best Regards youssef

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      There is no class in the FCL for serial modem comm. You can use a 3rd party .DLL to get to a modem and control it over a COM port. Try http://www.marshallsoft.com/wsc4vb.htm[^] for a shareware version with examples. RageInTheMachine9532

      1 Reply Last reply
      0
      • Y youssef

        Hi, I looking for using a modem in c#. I generate a tone signal in function the quality of a signal that I want to ear from a GSM for pointing an antenna. If anyone have a link or sample to using a modem with c# is great. Best Regards youssef

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        There was an article and base class in an issue of msdn magazine for RS232 communications in .Net. I am currently using this class with great success however no for modems but multiple serial devices. There is modem specific functionality within it though. http://msdn.microsoft.com/msdnmag/issues/02/10/NETSerialComm/default.aspx Should be fine with licencing issues as well.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups