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 port

serial port

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
8 Posts 2 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.
  • J Offline
    J Offline
    javadadabi
    wrote on last edited by
    #1

    I want to communicate with serial port on client side system via asp pages.I think silverlight is the best solution,but there is no asp.net sample about this topic. would you please tell me if there is a sample in this site or other web pages? thanks

    J 1 Reply Last reply
    0
    • J javadadabi

      I want to communicate with serial port on client side system via asp pages.I think silverlight is the best solution,but there is no asp.net sample about this topic. would you please tell me if there is a sample in this site or other web pages? thanks

      J Offline
      J Offline
      jkirkerx
      wrote on last edited by
      #2

      asp.net runs in a browser, and is not part of the operating system. You need to run in the OS to talk to Serial ports. That's why you can't find anything.

      J 1 Reply Last reply
      0
      • J jkirkerx

        asp.net runs in a browser, and is not part of the operating system. You need to run in the OS to talk to Serial ports. That's why you can't find anything.

        J Offline
        J Offline
        javadadabi
        wrote on last edited by
        #3

        Thanks for your answer. But how can i solve this problem. I read many articles,suggestions,ideas in the way of communicating with serial port,but there is no brief sample about this. If no way found i have to make an app an let the user to execute it on client computer,read or write data with app to serial port.now how can i syncron web page and app in this solution? Thanks for your guidance.

        J 1 Reply Last reply
        0
        • J javadadabi

          Thanks for your answer. But how can i solve this problem. I read many articles,suggestions,ideas in the way of communicating with serial port,but there is no brief sample about this. If no way found i have to make an app an let the user to execute it on client computer,read or write data with app to serial port.now how can i syncron web page and app in this solution? Thanks for your guidance.

          J Offline
          J Offline
          jkirkerx
          wrote on last edited by
          #4

          This is the asp.net discussion. If you want to communicate with serial ports or usb ports, to need to write a windows, mac or linux application, which is a different discussion and topic altogether. The old versions of vb had a modem control, that will open a port for transmitting and receiving, but that was back in 1998, over 14 years ago. Modern day programs that do that are written in c++, and sample code for that would not be enough to get you started.

          J 2 Replies Last reply
          0
          • J jkirkerx

            This is the asp.net discussion. If you want to communicate with serial ports or usb ports, to need to write a windows, mac or linux application, which is a different discussion and topic altogether. The old versions of vb had a modem control, that will open a port for transmitting and receiving, but that was back in 1998, over 14 years ago. Modern day programs that do that are written in c++, and sample code for that would not be enough to get you started.

            J Offline
            J Offline
            javadadabi
            wrote on last edited by
            #5

            Thank you sair There is no problem in this section"making an app to communicate with serial port" But how can i syncron web page and app?

            1 Reply Last reply
            0
            • J jkirkerx

              This is the asp.net discussion. If you want to communicate with serial ports or usb ports, to need to write a windows, mac or linux application, which is a different discussion and topic altogether. The old versions of vb had a modem control, that will open a port for transmitting and receiving, but that was back in 1998, over 14 years ago. Modern day programs that do that are written in c++, and sample code for that would not be enough to get you started.

              J Offline
              J Offline
              javadadabi
              wrote on last edited by
              #6

              Hello my research result was finding some links,seperately tell me communicating with comport is possible.but there is no a brief sample: http://stackoverflow.com/questions/8989538/serial-communication-with-silverlight-5-com-port[^] 2 http://forums.asp.net/t/1438280.aspx/1?Serial+port+communication+in+asp+net[^] 3 http://forums.silverlight.net/t/21606.aspx/1[^]

              J 1 Reply Last reply
              0
              • J javadadabi

                Hello my research result was finding some links,seperately tell me communicating with comport is possible.but there is no a brief sample: http://stackoverflow.com/questions/8989538/serial-communication-with-silverlight-5-com-port[^] 2 http://forums.asp.net/t/1438280.aspx/1?Serial+port+communication+in+asp+net[^] 3 http://forums.silverlight.net/t/21606.aspx/1[^]

                J Offline
                J Offline
                javadadabi
                wrote on last edited by
                #7

                Hello everybody How about flash,is it possible to write a component for communicating with serial port on client side system? any sample will be Appreciated

                J 1 Reply Last reply
                0
                • J javadadabi

                  Hello everybody How about flash,is it possible to write a component for communicating with serial port on client side system? any sample will be Appreciated

                  J Offline
                  J Offline
                  javadadabi
                  wrote on last edited by
                  #8

                  No answer?

                  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