-2
votes
0answers
53 views
How to make my computer access-able from another one in the same office? [closed]
Now when I ping from the other one,it fails.
All are windowsXP.
1
vote
2answers
68 views
Can’t access locally hosted project via the internet?
I'm currently developing a Java Servlet Project in Eclipse. The project is compiled via Tomcat 5.5 and hosted in localhost:8080(alternatively 127.0.0.1:8080 AND 192.168.1.10:8080 …
0
votes
0answers
45 views
How using ssh/scp between non-public machines [closed]
I am often in the following situation:
I have two machines, A and B, which are on LANs, and have non-public IP addresses. Machine C is on the same LAN as B, but publicly visible. …
0
votes
2answers
28 views
Is there any SDK for LAN messaging? [closed]
Is there any SDK for LAN messaging? Thanks
0
votes
2answers
37 views
Network/Online application in Java
Using J2SE, I tried making a LAN application using java.net.*, and it worked perfectly. I believe it's very similar (if not the same) concept to be applied for online applications. …
4
votes
4answers
2k views
How does Windows actually detect LAN (proxy) settings when using Automatic Configuration
When Windows Internet Properties -> Connections -> LAN Settings -> Automatic Configuration is set to "Automatically detect settings" how does Windows actually determine/discover wh …
0
votes
2answers
27 views
altering network setings via java program
I want to write a program that will reset a user's Local Area Network / (TCP/IP) Properties.
Here's what I do manually (which I want to program to do automatically):
1) START -&g …
2
votes
2answers
181 views
Get IP of my machine C# with virtual machine installed
I want to get the current IP address of the computer that has say 3 virtual machines (VM Ware) installed. I want to get LAN address of that computer.
current code that i have retu …
0
votes
4answers
57 views
Share data in LAN
I'm building a music library program, and I want to have the ability to share the library in the LAN. How can I discover others who share their library? I'd like to find others' li …
0
votes
1answer
37 views
fastest way to discover nodes on LAN
I have a larger network about 1000 pcs on LAN
I need to know that what is the fastest way to discover nodes/ pc on lan for admin pruposes
Abdul Khaliq
0
votes
4answers
54 views
Accessing ASP.NET website from LAN
Hi All,
I have tried to access a website that i created in my xp machine that have iis 5.1 from the LAN , but without any success i have tried what is suggested in the following l …
6
votes
9answers
392 views
Exchange Data between two apps across PC on LAN
I have a need of implementing two apps that will exchange data with each other. Both apps will be running on separate PCs which are part of a LAN.
How we can do this in Delphi?
…
0
votes
0answers
35 views
How can I setup a router to assign IP addresses to all connections through a 24-port hub? [closed]
How can I do that? Also is there any router that is already ready to handle something like that? Is there any other recommended setup to solve this problem. This is a relatively lo …
0
votes
1answer
118 views
how to get the existing usernames from LAN in java
Hi everyone,
I want to get all the usernames or IPaddresses from the LAN using java.
Can anyone suggest me how to approach?
Thank you.
0
votes
0answers
43 views
How to enable access to LAN ? [closed]
I don't have a domain name.
And I browse my site by "http://localhost"
How to enable visit my site by guys not in LAN?
