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. way to call a function from remote computer

way to call a function from remote computer

Scheduled Pinned Locked Moved ASP.NET
sysadminhelp
4 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.
  • U Offline
    U Offline
    uktrips007
    wrote on last edited by
    #1

    Hi Dear Is there any way by which i can call some function from remote computer to my asp page. I mean I have to pass some argument to the function which is on server.is there any way to call it.I tried it by making it's dll file and registering it and calling it in asp.but i was not succeed it show invalid program id.error in asp.tell me the another way. thanks try to be the best... whereever you go,

    I 1 Reply Last reply
    0
    • U uktrips007

      Hi Dear Is there any way by which i can call some function from remote computer to my asp page. I mean I have to pass some argument to the function which is on server.is there any way to call it.I tried it by making it's dll file and registering it and calling it in asp.but i was not succeed it show invalid program id.error in asp.tell me the another way. thanks try to be the best... whereever you go,

      I Offline
      I Offline
      Ista
      wrote on last edited by
      #2

      create a web service on your server and call the funtion inside the web service I'm not an expert yet, but I play one at work. Yeah and here too.

      U 1 Reply Last reply
      0
      • I Ista

        create a web service on your server and call the funtion inside the web service I'm not an expert yet, but I play one at work. Yeah and here too.

        U Offline
        U Offline
        uktrips007
        wrote on last edited by
        #3

        Actually I m having too much load on my web server.so i don't want to create web service.any other way. try to be the best... whereever you go,

        I 1 Reply Last reply
        0
        • U uktrips007

          Actually I m having too much load on my web server.so i don't want to create web service.any other way. try to be the best... whereever you go,

          I Offline
          I Offline
          Ista
          wrote on last edited by
          #4

          well a web service runs the method and dies so its not that much of a load. Web services wrap remoting so you could open a port, then create a remoting server. Just look up remoting. As far as dev time is concerned a web service is easier. This article compares the 2: http://www.developer.com/net/net/article.php/2201701[^] I'm not an expert yet, but I play one at work. Yeah and here too.

          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