How To Getmac Of Remote IP Over Wan

Sep 21, 2009

My goal is to getting the mac address of the remote ip which is connected with my pc.i can get mac of remote ip which is on local network but i want it on wan.,over the internet.

My code is Here,

CODE:

View 5 Replies


ADVERTISEMENT

Connect To A Remote Network By Creating A Temporary Connection On The Fly By Using The Remote IP/Host Name?

Jan 20, 2010

Rather than use an Entry name of an existing VPN connection, is it possible to connect to a remote network by creating a temporary connection on the fly by using the remote IP/Host name, username and password?

View 6 Replies

Remote Desktop - Make An Application Of Remote Management For Images

Aug 5, 2010

I want to do a small application that made the broadcast of images from a PC. The idea is to make an application of remote management but without the management part, only with the viewing of images. Anyone know any code already done or any API that helps in the project?

View 8 Replies

Connect To Remote Computer And Display The Status Of Process Running On Remote Computer?

Dec 27, 2009

I'm trying to develop a windows application where i can get connected to remote server and look for process state going in remote server.We have many remote servers where automatic installation of software going on. We have an xml file(installstatus.xml) where it tells us at what stage the installation is (Example : Inprogress , Completed, Failed.)

So our aim is to develop a windows application where i can get connected to that servers and look for their installation status(may be we can use installstatus.xml to look for installation status). Every time i connect to a server, the server information should get stored in XML file(i want to create a xml file where all the servers list i connect to should get stored)

The UI at left side should will have list of servers i can connect to. When i get connected to server, at right side of UI, i want to display the status of installation (In progress, failed , completed).

View 1 Replies

Asp.net - How To Get The Remote Url

Feb 18, 2012

I am using

Dim url As String = Server.MapPath("MyFiles") & "" &
System.IO.Path.GetFileName(hpf.FileName)

to get the url of the uploaded file.

The result i get is

D:2008VSLTC INDIALTCIndia v 1.52AdminPanelMyFiles1.jpg

i want it to be like this [URL]

View 1 Replies

App On Remote Computer?

Aug 29, 2010

I have a VB.Net application that I wrote and want to run it from a remote computer. It runs fine on both computers but not visible on the remote's screen. The program is in the task bar and can be run or closed remotely. Just can't see the GUI

View 11 Replies

C# - Way To Call Remote Dll?

Feb 23, 2010

Which is the best way to call remote dll? Where can i find examples for this?

View 1 Replies

Find Remote IP Using Net?

Feb 12, 2010

I need to find the remote users ip address using asp.net and also i need clarification whether multiusers have same ip address

View 2 Replies

Get Information On Remote PC's?

Aug 10, 2011

I work for a company in the IT department. I want to gather data from the PC's in my company on the Domain. I want to gather info such as Installed apps, type of computer, Display adapter, nic card, ram, hard disk, cpu speed, OS, SP, installed printers both locally and network printer installed on the PC. There are also a couple of thing in the registry I want to grab that tell me when the PC was installed and what Image we used to installed it. I want the program to say all that. Another thing I wanted was to show the current user who is logged in and what groups they are in from the Domain and also when his password expires. I really like the way Max_carpenter does his and I wanted to add these options to his.

View 3 Replies

How To Do Remote Execution In .net

Feb 25, 2009

how can we do remote execution in vb.net?

View 4 Replies

How To Get Remote Endpoint

Jan 28, 2009

I'm trying to get the remote endpoint when receiving data over UDP. But it seems to not be working. I know that when sending UDP, the remote ip and port are part of the packet, but I don't know how to get that information with .net.

Updates.client.remoteendpoint.tostring does not work.
Sub StartServer()
Updates = New UdpClient(5602, AddressFamily.InterNetwork)

[code]....

View 3 Replies

How To Get Time From Remote Pc

Jun 22, 2010

get time from remote pc via Network (LAN)

View 1 Replies

How To Remote Computer

Aug 11, 2009

2 remote computer by using vb.netcan u tell me some that relate with this ?

View 9 Replies

How To Restart A Remote Pc

May 10, 2011

This is what i have so far, but i just wanted to how to execute this on a remote pc.[code]

View 5 Replies

WMI On Remote WorkGroup?

Sep 12, 2011

I am writing script to control processes on a remote computer. I have no provlem monitorinzing processes or services on computers in my own domain, but i cannot figure how to acces a computer on a work group. The error message is "access denied". I have examined the setting in "wmimgnt.msc" and the dcomcnfg, and both included proper right for local administrator group.

View 16 Replies

.net SQl Express Remote Connection?

May 23, 2011

I am trying to run an application in VB.net having SQL Express 2005 at back end.it's working fine on stand alone machine but when i try to run in LAN environment i have to manually set the "Locale and remote Connection " and "TCP/IP and Named Piped " option through SQL Server Surface Area Configuration. I am setting the registry value using SQL stored Procedure as below

[Code]...

View 1 Replies

Access Remote Sql Server Using .NET?

Apr 16, 2009

I've found a few examples of using vb.net to access an sql database, so far none of them have worked . They all involve using DataReaders. Maybe its the fact that the sql db is not on the same machine as the application.I was just wondering if anyone had a more comprehensive example of using VB.NET to access a remote sql server.

EDIT:I've received a few helpful comments an replies already. So far my connection string looks like:
"server=sqlblah.myhost.com;uid=myuser;pwd=pass;database=testdb"

Probably also good to mention their is no editing of the tables a this point, just reading.

View 2 Replies

Best Way To GAC Dll On Remote Computer With Impersonation?

Jan 27, 2009

What is the best way to GAC dll on remote computer with Impersonation to an admin account?

View 1 Replies

C# - Heavy Computing On Remote Pc?

May 8, 2012

I love to experiment with linqpad, but now my task requires heavy computing power. Trying to do it on my computer is painful. My friend has a much more powerful computer than I -- can I execute some operations from my linqpad on his computer? I don't have RDP access, but I can run any .NET program on his computer.

If it is not possible, then is there any FREE service that provides computing power? Maybe a hosting trial or something. I know that Windows Azure offers a 30-day trial, but it has a very slow CPU module and in my country, MS partners cannot be expected to fix service sites when they go down.

View 2 Replies

Connect To A Remote Sql Server In 1 LAN?

May 5, 2008

How can I connect to a database using sql server 2000 and stored in another PC with vb net (still in 1 LAN)?So that PC only stores the database, and another PC store the user interface and business logic.Is it related to the connection strings, on the datasource, we just put the IP address for that remote sql server?

View 3 Replies

Connect To Remote Database?

Apr 6, 2009

how to enable remote database

View 2 Replies

Connect To Remote Server?

Nov 20, 2009

* Using windows application i am trying to connecting remote server(PC), for this i have servername,uid/pwd.

View 1 Replies

Connecting Remote Pc Desktop?

Jul 7, 2010

I want to create a software for remote computer Desktop connection(we can see and operate remote computer in our computer display), can any one give Windows itself has a long procedure to do that(Remote Desktop Web connection), sometime it develops security issue, other options are 3rd party. I want to create it on my own.

View 1 Replies

Connecting To A Remote Form?

Jan 17, 2009

I've been using several search terms, but couldn't find the answer. Maybe it is there and I havent looked good enough. I have a small program to which people can login to. All login info is stored in a simple html page. I manually add the info to that page.

I want to make a 2nd program, that is able to see who is currently logged in into the program. If I click Refresh, I want to let a list fill with all the Usernames currently logged in.

I don't have a clue where to start. I'm guessing making a remote connection between two IP adresses, but if the client programs dont know the IP to connect to, and the host program doesnt know the IP's belonging to the Usernames, Im lost.

View 2 Replies

Connecting To Remote Mysql

May 30, 2010

[URL]

I have some hosting from [URL] so I set up a mysql db there. the actual db info is:

hostname: db2054.perfora.net
db name: db298669245
username: dbo298669245

[Code].....

The error is get is: "Unable to connect to any of the specified MySQL hosts."

View 4 Replies

Connecting To Remote PC Or Server

Feb 2, 2010

I want to understand the concept of connecting to a remote PC or server. I'm working on an app that will connect to a remote server. Read a value from a registry key and then display the results in a text box. It will also connect and search for a specific log file on a server. I understand how to read the files. I'm just not sure how to connect to a machine remotely if I have valid credentials. There seems to be sever ways to accomplish this. I want the most efficient way using vb2008.

View 3 Replies

Connecting To Remote Server?

Apr 17, 2010

I'm been learning about connection strina I have been able to succesfully connect to a sql database stored locally on my Pc.The next logical step would be to connect to a database stored on a remote server. My question is does anyone of a sql database ( or any other type of database ) which can be openly accessed by the general public. Does anyone know if a web hosting service would allow me to remotely connect to a sql database ? Could I for instance upload my database onto a web hosting service and try connect to a remote database that way

View 1 Replies

Connecting To Remote Sql Server

Feb 25, 2010

i am having alot of trouble finding the source code to establish a connection to a remote sql server ( at my university) for vb. All i have is the IP adress and the username and password to the database. I tried coding it with a sqlconnection, sqlreader and a command to execute the statement with no luck.

View 2 Replies

Connecting To The Remote Database Using VB6?

Jun 27, 2009

provide with necessary code for connecting the remote database.. the remote database is in access. i am facing problem at defining the connection string. And i am using ado control for connecting the database.

View 1 Replies

Copy A Remote XML File?

Dec 17, 2009

I have a XML file at a intranet URL as the primary source of config info(2 elements).I need to make a copy of this file on the local pc as a alternate/backup resource incase the intranet is down.I've been digging thru info on XMLReader & XMLWriter processes...but that is too much info to sort thru in a short timeline.

[Code]...

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved