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. How to start communication between device and asp.net application.

How to start communication between device and asp.net application.

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelptutorialquestion
2 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.
  • Y Offline
    Y Offline
    yrishi
    wrote on last edited by
    #1

    Hi All, I have one type of Device, that generates values after some specific interval. On the other end, I have asp.net application. I want display those values on my web page which is genereted by device.Please help me on this, that how can i start communication between device and asp.net application. Thanks Yrishi

    A 1 Reply Last reply
    0
    • Y yrishi

      Hi All, I have one type of Device, that generates values after some specific interval. On the other end, I have asp.net application. I want display those values on my web page which is genereted by device.Please help me on this, that how can i start communication between device and asp.net application. Thanks Yrishi

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Which kind of device is it ? Where it runs ? On Client System or Server ?

      yrishi wrote:

      I have asp.net application. I want display those values on my web page which is genereted by device

      You can create an Web Service for Intermediate Interface. Call Web Service from your Device S/W, which will Update your information may be on DB or other storage location. You web service can easily read those data on regular time interval .

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Visit My Latest Article : Beginner's Guide : Exploring IIS 6.0 With ASP.NET

      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