About connect two computers using IP Address in ASP.NET

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vabh
    New Member
    • Feb 2008
    • 9

    About connect two computers using IP Address in ASP.NET

    How can i connect two computers using IP Address in asp.net?
    plz send the source code to site <emails removed> urgently....... ..... if can......
    Last edited by Frinavale; Feb 26 '08, 03:25 PM. Reason: Removed email addresses
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by vabh
    How can i connect two computers using IP Address in asp.net?
    plz send the source code to site <emails removed> urgently....... ..... if can......
    Hi there!

    Welcome to theScripts. I've removed your email addresses from your post. Please review the Posting Guidelines for a list of rules that we follow here on theScripts, specifically the section on Things that are generally unacceptable.

    As for your question, could you please provide more information on what you are trying to do.

    ASP.NET technology is used to create dynamic web pages that can be served to multiple computers through web browsers(not just 2).

    Why are you trying to connect 2 computers via their IP through ASP.NET?
    What exactly are you trying to do?

    -Frinny

    Comment

    • vabh
      New Member
      • Feb 2008
      • 9

      #3
      Originally posted by Frinavale
      Hi there!

      Welcome to theScripts. I've removed your email addresses from your post. Please review the Posting Guidelines for a list of rules that we follow here on theScripts, specifically the section on Things that are generally unacceptable.

      As for your question, could you please provide more information on what you are trying to do.

      ASP.NET technology is used to create dynamic web pages that can be served to multiple computers through web browsers(not just 2).

      Why are you trying to connect 2 computers via their IP through ASP.NET?
      What exactly are you trying to do?

      -Frinny


      Actually its a LAN connectivity and i want to connect more computers to the server because i want to use .exe files of other softwares which may be located many other computers.... and i really do not have any idea that how can i do this? plz help me!!!
      what kind of coding i had to use or what should be the procedure to do that?
      should i use IP address?

      Comment

      • Frinavale
        Recognized Expert Expert
        • Oct 2006
        • 9749

        #4
        Originally posted by vabh
        Actually its a LAN connectivity and i want to connect more computers to the server because i want to use .exe files of other softwares which may be located many other computers.... and i really do not have any idea that how can i do this? plz help me!!!
        what kind of coding i had to use or what should be the procedure to do that?
        should i use IP address?
        So you have two computers on a network and you would like to use exes located on other computers...... ........but what does software that you are trying to develop do?

        Comment

        • vabh
          New Member
          • Feb 2008
          • 9

          #5
          Originally posted by Frinavale
          So you have two computers on a network and you would like to use exes located on other computers...... ........but what does software that you are trying to develop do?

          NO NO there is a server and lot of computers are connected to that server...
          my computer too...
          and as in laboratory some instrumnets are connected to that other computers via some software...
          and i want to use that software through connect that particular computer.

          Now plz tell me how can i do this?
          Did you get this?

          Comment

          • Frinavale
            Recognized Expert Expert
            • Oct 2006
            • 9749

            #6
            Originally posted by vabh
            NO NO there is a server and lot of computers are connected to that server...
            my computer too...
            and as in laboratory some instrumnets are connected to that other computers via some software...
            and i want to use that software through connect that particular computer.

            Now plz tell me how can i do this?
            Did you get this?
            You're going to have to look at what that software has to offer you...
            What is the software?

            Comment

            • Plater
              Recognized Expert Expert
              • Apr 2007
              • 7872

              #7
              Try using RemoteDesktop or RemoteAssistanc e, that will allow you to use a remote computer (and the devices attached to it) from another computer elsewhere.

              Comment

              • vabh
                New Member
                • Feb 2008
                • 9

                #8
                Originally posted by Plater
                Try using RemoteDesktop or RemoteAssistanc e, that will allow you to use a remote computer (and the devices attached to it) from another computer elsewhere.

                Thanx i wil try this now if it wil not work then i wil tell u later........

                Comment

                Working...