Results 1 to 3 of 3

Thread: noobie looking for help

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Location
    Botswana
    Posts
    107

    noobie looking for help

    hey guys. i have been working with vb.net for a few months (mostly creating db programs, games, etc). i feel im rather comfortable to move on to something a bit more challenging. i want to start learning how to work with hardware peripheral hardware. in particular i want to start programing for working with a usb modem. i figure i will need to learn about connecting to usb comports and the commands the modem uses and receives.
    can anyone pointe me in the direction of a good tutorial. also, what documentation would i ask the company to provide me so i can develop a program using their hardware (do they even do that or is it proprietary?).
    any help would be great.

    thanks

    jason

  2. #2
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Re: noobie looking for help

    You might find some samples upon either codeproject.com or planetsourcecode.com. Failing that try search engines for something like this:
    "dot net" and "baud rate"
    That might help to get you started

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  3. #3
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: noobie looking for help

    for modems google

    AT modem command reference

    Modems can be easy, and they can be hard, depends on what you want.

    http://en.wikipedia.org/wiki/Modem
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width