modem code

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • farrukh_n40@hotmail.com

    #1

    modem code

    hi...
    i m communicating 2 computers via modem.......... pc2 modem will work
    as serial communication.. i dont kno exact code of serial communication
    for modem n i hav no idea......so help me

  • Mark Odell

    #2
    Re: modem code

    farrukh_n40@hot mail.com wrote:[color=blue]
    > hi...
    > i m communicating 2 computers via modem.......... pc2 modem will work
    > as serial communication.. i dont kno exact code of serial communication
    > for modem n i hav no idea......so help me[/color]

    I have to ask, why is this a C language question?

    --
    - Mark

    Comment

    • Michael Mair

      #3
      Re: modem code

      farrukh_n40@hot mail.com schrieb:[color=blue]
      > hi...
      > i m communicating 2 computers via modem.......... pc2 modem will work
      > as serial communication.. i dont kno exact code of serial communication
      > for modem n i hav no idea......so help me[/color]

      <http://clc-wiki.net/wiki/Introduction_to _comp.lang.c>

      Cheers
      Michael
      --
      E-Mail: Mine is an /at/ gmx /dot/ de address.

      Comment

      • davidchang

        #4
        Re: modem code

        If there are modems involved you have to control them via special
        characters.
        You can figure out how to do this all by yourself:
        More details at:

        Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more.

        or you can use this:


        --

        Kind regards,
        David Chang

        Comment

        • davidchang

          #5
          Re: modem code

          If there are modems involved you have to control them via special
          characters.
          You can figure out how to do this all by yourself:
          More details at:

          Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more.

          or you can use this:


          --

          Kind regards,
          David Chang

          Comment

          • Walter Roberson

            #6
            Re: modem code

            In article <fa938af6fe549e a4c8344ddcf38e8 05b@localhost.t alkaboutprogram ming.com>,
            davidchang <xiaomn@hotmail .com> wrote:[color=blue]
            >If there are modems involved you have to control them via special
            >characters.[/color]

            That is off-topic here, and it is not generally true.
            --
            "No one has the right to destroy another person's belief by
            demanding empirical evidence." -- Ann Landers

            Comment

            Working...