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. Web Development
  3. ASP.NET
  4. Serial Communication using IE on a Client PC

Serial Communication using IE on a Client PC

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netcomhelptutorial
6 Posts 4 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.
  • D Offline
    D Offline
    desmondling78
    wrote on last edited by
    #1

    Hi, I need to control a device through serial communication on a client PC used a web application. I have no idea how to do this. Can someone point me in the right direction? The following are some brief information about my app: 1) I have a web application developed using ASP.NET in VS2005 2) A device will be connected to one of the client PC. Users will select a command and send that command to the device via serial com port. I need to create a ASP.button to send this command. 3) I only need to support Internet Explorer (for now...) Any help will be appreciated. THanks

    M D A 3 Replies Last reply
    0
    • D desmondling78

      Hi, I need to control a device through serial communication on a client PC used a web application. I have no idea how to do this. Can someone point me in the right direction? The following are some brief information about my app: 1) I have a web application developed using ASP.NET in VS2005 2) A device will be connected to one of the client PC. Users will select a command and send that command to the device via serial com port. I need to create a ASP.button to send this command. 3) I only need to support Internet Explorer (for now...) Any help will be appreciated. THanks

      M Offline
      M Offline
      Mike Ellison
      wrote on last edited by
      #2

      Try looking into the new .NET 2.0 SerialPort[^] class.

      1 Reply Last reply
      0
      • D desmondling78

        Hi, I need to control a device through serial communication on a client PC used a web application. I have no idea how to do this. Can someone point me in the right direction? The following are some brief information about my app: 1) I have a web application developed using ASP.NET in VS2005 2) A device will be connected to one of the client PC. Users will select a command and send that command to the device via serial com port. I need to create a ASP.button to send this command. 3) I only need to support Internet Explorer (for now...) Any help will be appreciated. THanks

        D Offline
        D Offline
        Daniel Santillanes
        wrote on last edited by
        #3

        This resource[^] and this sample[^] should help you with creating what you need. After you create it, you'll surely need information from this other source[^] because you probably will find that your application may not have permission to execute while testing on other computers. What I did with these resources is make an automatic update of some applications by downloading through FTP through web application so I think it should help with what you need as well. Believe me, it was a pain to find this information ;). daniero

        1 Reply Last reply
        0
        • D desmondling78

          Hi, I need to control a device through serial communication on a client PC used a web application. I have no idea how to do this. Can someone point me in the right direction? The following are some brief information about my app: 1) I have a web application developed using ASP.NET in VS2005 2) A device will be connected to one of the client PC. Users will select a command and send that command to the device via serial com port. I need to create a ASP.button to send this command. 3) I only need to support Internet Explorer (for now...) Any help will be appreciated. THanks

          A Offline
          A Offline
          Albert Pascual
          wrote on last edited by
          #4

          http://www.codeproject.com/managedcpp/howtocomport.asp[^] This is pretty good article :-O in Managed C++, you'll have to move it to C# Cheers Al

          D 1 Reply Last reply
          0
          • A Albert Pascual

            http://www.codeproject.com/managedcpp/howtocomport.asp[^] This is pretty good article :-O in Managed C++, you'll have to move it to C# Cheers Al

            D Offline
            D Offline
            Daniel Santillanes
            wrote on last edited by
            #5

            [Message Deleted]

            A 1 Reply Last reply
            0
            • D Daniel Santillanes

              [Message Deleted]

              A Offline
              A Offline
              Albert Pascual
              wrote on last edited by
              #6

              I am already expiered :((

              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