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. communication between two websites in asp.net

communication between two websites in asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelptutorial
7 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.
  • N Offline
    N Offline
    noo dyab
    wrote on last edited by
    #1

    hello i developed two websites both using asp.net any one know how to make them send info to each other (communicate between each other) if it possible using HTTP request please send to me code sample about that. help me:confused:

    A 1 Reply Last reply
    0
    • N noo dyab

      hello i developed two websites both using asp.net any one know how to make them send info to each other (communicate between each other) if it possible using HTTP request please send to me code sample about that. help me:confused:

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

      What kind of communication do you need ? You can also think about WebServices.

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      N 2 Replies Last reply
      0
      • A Abhijit Jana

        What kind of communication do you need ? You can also think about WebServices.

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        N Offline
        N Offline
        noo dyab
        wrote on last edited by
        #3

        thank you for your reply i really think about HTTP request assume that first sever collect the information from table in database that he (the first server) owns rearrange it and send it to the second server the second will receive that date and update its database that exist on it (owned by second) upon to that data data could be sting , text , int ...

        1 Reply Last reply
        0
        • A Abhijit Jana

          What kind of communication do you need ? You can also think about WebServices.

          Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

          N Offline
          N Offline
          noo dyab
          wrote on last edited by
          #4

          i don't understand what you talk about i told you that one server will send info to other sever the oothe will take that info and update his database according to that info if you think that webservice is good please send to me sample code and explanation about it because i don't have much information about coding in that method. an if you have any example in HTTP request send it to me please

          N C 2 Replies Last reply
          0
          • N noo dyab

            i don't understand what you talk about i told you that one server will send info to other sever the oothe will take that info and update his database according to that info if you think that webservice is good please send to me sample code and explanation about it because i don't have much information about coding in that method. an if you have any example in HTTP request send it to me please

            N Offline
            N Offline
            Not Active
            wrote on last edited by
            #5

            You do understand the web is a stateless, disconnected environment? It's not like a Windows app, you can't just push data to another web application, the user must make the request to view the data. Even with a timed refresh it is by request. The best you can do update a database from one application and trigger the second to refresh and pickup those updates.


            only two letters away from being an asset

            1 Reply Last reply
            0
            • N noo dyab

              i don't understand what you talk about i told you that one server will send info to other sever the oothe will take that info and update his database according to that info if you think that webservice is good please send to me sample code and explanation about it because i don't have much information about coding in that method. an if you have any example in HTTP request send it to me please

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              noo.dyab wrote:

              if you think that webservice is good please send to me sample code and explanation about it because i don't have much information about coding in that method. an if you have any example in HTTP request send it to me please

              It's not our fault that you're basically clueless. The word 'webservice' is your hook, it tells you what to google. Do that, or buy a book. Either way, buy a book, you plainly have no idea what you're doing.

              Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

              N 1 Reply Last reply
              0
              • C Christian Graus

                noo.dyab wrote:

                if you think that webservice is good please send to me sample code and explanation about it because i don't have much information about coding in that method. an if you have any example in HTTP request send it to me please

                It's not our fault that you're basically clueless. The word 'webservice' is your hook, it tells you what to google. Do that, or buy a book. Either way, buy a book, you plainly have no idea what you're doing.

                Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                N Offline
                N Offline
                noo dyab
                wrote on last edited by
                #7

                i know what webservice is but i did not know much detail about it i was think that code project team could save my time but it seem that you are just conceited who dont know any thing i started search and i dont need your help

                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