I need help with usb ports.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • babygenius13
    New Member
    • Jul 2007
    • 1

    I need help with usb ports.

    Hey experts
    I have a project that I need to comminucate with usb port or a phone connected to a computer using usb.
    so I need to read data from it.
    That is all what I need.
    If there is any solutions for my question, plz send it by mail to :
    <email link removed>

    Regards
    Last edited by Frinavale; Jul 9 '07, 02:15 PM. Reason: Email Link Removed
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by babygenius13
    Hey experts
    I have a project that I need to comminucate with usb port or a phone connected to a computer using usb.
    so I need to read data from it.
    That is all what I need.
    If there is any solutions for my question, plz send it by mail to :
    <email link removed>

    Regards
    Hi there BabyGenius.
    Welcome to theScripts! I hope you like it here.

    I've moved your question to the .NET Forum. You'll be more likely to get a reply to your question here. The .NET Article's section is reserved for "how-tos" and general advice type articles; whereas, the .NET Forums section is where people post their questions. So in the future please post your questions in the .NET Forums area (blue menu: Forums->.NET).

    Also, I have removed your email from your question. Here on theScripts we like to share the answers to our problems so that everyone can learn from the experience. Emailing the answer hides the solution from everyone, which is quite unfair. Also, posting your email can lead to unwanted emails. Please review the posting guidelines.

    Thanks a lot!
    -Frinny

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Originally posted by babygenius13
      Hey experts
      I have a project that I need to comminucate with usb port or a phone connected to a computer using usb.
      so I need to read data from it.
      That is all what I need.
      If there is any solutions for my question, plz send it by mail to :
      <email link removed>

      Regards
      What language are you using to implement your solution?

      Comment

      • Plater
        Recognized Expert Expert
        • Apr 2007
        • 7872

        #4
        Regardless of the exact language, there is probably going to need to be some C++ (or java I suppose) to talk to the low level driver for the USB device.
        This might be better if it were moved to the C++ forum.

        Comment

        Working...