473,776 Members | 1,650 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

About connect two computers using IP Address in ASP.NET

9 New Member
How can i connect two computers using IP Address in asp.net?
plz send the source code to site <emails removed> urgently....... ..... if can......
Feb 26 '08 #1
7 4164
Frinavale
9,735 Recognized Expert Moderator Expert
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
Feb 26 '08 #2
vabh
9 New Member
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?
Feb 28 '08 #3
Frinavale
9,735 Recognized Expert Moderator Expert
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?
Feb 28 '08 #4
vabh
9 New Member
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?
Feb 29 '08 #5
Frinavale
9,735 Recognized Expert Moderator Expert
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?
Mar 3 '08 #6
Plater
7,872 Recognized Expert Expert
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.
Mar 3 '08 #7
vabh
9 New Member
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........
Mar 4 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

33
106544
by: Savas Ates | last post by:
in asp page im getting this error how can i solve it.. yesterday the codes work but i setup visual studio 6.0 now it doesnt works..
8
2708
by: Vanga Sasidhar | last post by:
I have four computers. One computer - Win XP Two computers - Win 98 One computer - Win ME I designed some pages in my computer having Win XP operating system. I installed dot net framework 1.1 and web matrix is used for asp .net code
3
8206
by: RFD | last post by:
I've been slaving at this problem for over a week, and would appreciate some help from you kind folks. Basic Problem: I have made a server program and a client program. When I try to use the client to connect to 127.0.0.1 or my LAN IP, the program connects and transfers information successfully. However, when I get somebody else to host the server, or when I try to connect to a server on my own machine using my WAN IP, I currently get a...
4
7701
by: JB | last post by:
I am trying to get a list of all the active computers running on my domain. I'm writing some remote management style software with WMI, which works fine when i know the computer name, but i just want to be able to produce a list and work it from there. I found the following method: String path = "WinNT://MY.DOMAIN.COM"; String username = "administrator";
7
3576
by: | last post by:
I have the following program using System; using System.Collections; using System.Net.Sockets; using System.Net; using System.IO; public class Test { public static void Main(string s) {
1
2539
by: Abdulla Herzallah | last post by:
Hi everyone I don't know if I am posting this to the right newsgroup but it is the closest I found, in case you think you can advice me to another newsgroup please feel free to do so. I am so desperate to get my problem solved. The issue is related to sockets and networking this is my problem short version: I need to connect to an application using a specific IP, i.e. the server I will connect to will see that specific IP address
3
3307
by: Abdulla Herzallah | last post by:
Hi everyone I don't know if I am posting this to the right newsgroup but it is the closest I found, in case you think you can advice me to another newsgroup please feel free to do so. I am so desperate to get my problem solved. The issue is related to sockets and networking this is my problem short version: I need to connect to an application using a specific IP, i.e. the server I will connect to will see that specific IP address
1
1815
by: vabh | last post by:
Help from there, i want the IP Address of all computers which are connected in LAN with me. Its really urgent for me. I using one kind of coding which returns me IP Address of only one computer, but when i enter a Computer Name. The source code of that one is as follows: ******************************************************************************************** Dim s1, s2 As String Dim IPHost As IPHostEntry =...
0
2433
by: federico | last post by:
Hello, is there a way to limit the time a "ManagementScope.Connect" execution takes to end before it times out by itself? I tried using ConnectionOptions.TimeOut property to no avail. I am trying with the code below to scan a group of computers, but there are still a few computers that take way more than two seconds to time out. Please, any help or pointers will be greatly appreciated. Dim options As New ConnectionOptions
0
9464
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10292
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10061
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7471
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6722
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5368
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5497
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3627
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2860
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.