Create A Remote Control Device?
Aug 1, 2009How would i create a remote control device so i could access any pc with this software and view there screens, share files, etc.
View 2 RepliesHow would i create a remote control device so i could access any pc with this software and view there screens, share files, etc.
View 2 RepliesI am writing a network diagramming application with SNMP autodiscovery. I can query SNMP devices but I need to be able to differentiate between laptops, servers, and workstations. The only response I recieve is cpu information, os version, and the cpu stepping. Any idea on how to get the type of a remote network device? This might be more a networking question.
View 1 RepliesOur company has setup several remote devices that link to a switch Whenever there are problems on the device, some technicans will replace it using a new one We have a vb program that can automatically update the device setup in our server when technicans replace devices. So we do not need to login and update the setting manually However, our program cannot handle the case that there are more than 1 device that need replacement Therefore, our idea is to retrieve the ip and port of the router/switch that links to remote device using VB.net.
View 2 Repliesis it possible to create application for my mobile phone Sony Ericsson to remote control my program using Bluetooth connection which have simple functions?I have came across one program that is able to do that which is floAt's Mobile Agent. It can control from media player, powerpoint slides and even mouse cursor movement.
View 10 RepliesEarlier versions support smart device application for moble application creation(cab file)
How to create the same Smart device application in vb.net 2010 ?
Is the cab application available in vb.net 2010 ? or
Is it merged in .msi setup ?
i wrote some code to control an ip device, i made in windows forms application , silverlight and asp.net, they all work on the local network , but won't work from internet web server, i have the router forwarding to local device ip and port,
i get this error:
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 226.45.306.158:4999
here's the code used
Private Function SendRelayCommandTest(ByVal e As String) As String
'SendTextToIP("setstate,1:" & thePort & "," & TheState)
'Dim IPHostCC1 As String = "192.168.1.105"
[Code]....
I want to select either "Wave" or "What U Hear" or "Microphone" or "Analog Mix" (LineIn) in the Windows Recording Control applet, i.e. as if I clicked the applicable "Select" checkbox.
I got this VB6 code on the Net (not sure where) and tried to convert it to VB2008. It is very near to correct I think, but the last part does not work.
i want create an aplication for find bluetooth device in around give me a sample if it posible
View 2 RepliesI am using VB 2008 Express Edition and I need to create applications using the Smart Device template and the ASP.NET Web Site template.
View 1 RepliesWe are trying to modify a program to control a usb relay device. Essentially what the program originally does is give you a series of check boxes that you check to make the relay fire. We tried to modify the code so that the box is checked after 5 seconds using a counter and an if statement. It works, but only partially, what happens is the check box shows a check, but the even that is normally triggered does not happen. [code]
View 4 Repliesi have novice skills in programming in vb.net,I just finish my project and applications for Data logic memoir wherein the data has been save to text file or SQL compact server database in the Handheld Device and use Active Sync Connection to pass Data into H/PC to Desktop P.C and Vice Versa.I just shift now to C#.net and start learning it and i just successfully transpose my Smart Device Project from VB to C#.
But now i want to Start Projects linking The device to server using Web services
i was just introduced to vs 2008 and i would like to create a Visual C++ device project. i would like to create an application which is able to operate in windows CE environment. i do not know which project type i have to choose. so i would like to know more about the types of project under C++.(ATK , CLR,MFC,Smart device, test and win32)
View 2 RepliesCurrently, i am trying to connect the EPP (Encrypted Pin Pad ) device to my computer by using mscomm control. May i know what are the possibility problems may cause the DSRHolding does not return to "True"?
View 3 RepliesExample On my pc I have one application and on a tablet, running on 7, I have the other app. I want to control buttons in the app on my pc from the tablet device app. How to do this?
[Code]....
I am trying to read data from an external device using MSComm control but the problem is I am getting wrong data. I am recieving 1 byte data but the first three bits are wrong so anything greater than 31 sent from the external devices is recieved wrongly. eg. if I am sending 63(111111) from the device then the input from MSComm control gives me 159(10011111).Due to this reason I tried SerialPort from .Net framework and was surprised to see that it is working properly.
View 3 Replieshow can i make my program feel if any device or usb device plugged into the computer or unplugged.url...
View 3 RepliesA Problem in accessing a device from VB Windows cannot load the device driver for this hardware because there is a duplicate device already running in the system. (Code 42) This error is because i am using 2 devices of the same company which has the mass usb storage on it and when i install one of the device the other hides. So one is detected the Other is not. It also give a error called designed dragnonacally something...
View 2 RepliesHow can I create a simple application to send timed controls to an external device?
What I need is to create a very simple application that sends control signals or voltages out to an external device connected via serial perhaps. The external device will in turn trigger some electromechanical devices. There needs to be 24 independent controls each with a simple command equivalent to on or off. What is important is being able to control the timings of the on and off on each control.[code]....
I have looked into this for a while now with no success. out or lead me in the right direction. I am trying to control my application from an apache web server either locally or remotely.
View 3 RepliesHow do I create a remote runspace in vb.net? I want to run a powershell script (actual script is created in my code in a txtbox object) on a remote windows server.[code]...
View 5 RepliesI am trying to find the way to create RDP session on remote computer using VB and net framework.
Because my company is using RDP(not a console session), some processes that have window that is to show logs and event must be executed on the screen.
However there is a lot of computers, I have to find some solution that is to execute remotely.
The problems that I encounter are as below.
1. if there is no session(in case of restarted) - I have to create session.
2. if there is session - I have to get appropriate sessionID
3. Remote execution - to execute remotely on the session.
I have 2 devices
An old IPAQ Pocket PC that runs Windows Mobile 4.2
A Mini-ITX PC Running XP
My IPAQ connects to my network via wireless. My Mini-ITX PC is going to have an IR-Blaster setup which is going to control all my devices. What I would like to do is create a small controller program that runs on my IPAQ and a back end program on my Mini-ITX PC, so that when a particular control is selected on my IPAQ it sends the signal to my program on the Mini-ITX PC which inturns sends the correct IR signal to the device in question.
I need to have a PC talk to a Mac (apple) over a network (or alternately the internet, SSH, whatever works) in such a way as to open a shell window on the Mac to execute a number of commands to have it talk to a UNIX box and transfer files from a device attached to the Mac to the UNIX box where it can then be accessed later on in an shared area (SAMBA) by the PC.
The Mac has a fixed IP and I can have it configured to open the appropriate ports, but I would like to minimize any potential security issues.
Part of the reason why is the copy time is significantly lower. Copying from the PC to the shared area takes over 90 minutes vs about 10 for the Mac. No doubt this has to do in part to translation and network overhead.
So I need to
1) Connect
2) Open Shell window
3) Execute commands
4) exit Shell window
5) Disconnect.
The plan that i have come up with, is that i am currently in the process of building a Tesla coil, and would like it to be 100% USB controlled, however, in case i mess up ( =p ) i don't want to be anywhere near the controlling computer, so here is the setup:
I Have An Old Dell Computer 800mhz processor - 256mb Ram running tinyxp, which will soon be wireless networked. . . that is going to have a "USBThingie" USB DI/O control board which will switch my relays, and then at my main control station will be my laptop with a wireless router on an ad-hoc network with the other computer. . .
What i want to be able to do is have some host software that i make be running on the Dell, which will be the main code to control my USBThingie, and then on my laptop have a remote control code to control the code on the Dell, however, i am not sure how i would go about doing this.
Im trying to make this in a tcpclient/server. I know that you can take screenshot of the user and just send the picture to the client.
View 6 RepliesI'm using System.Management to start a process on a remote target via WMI like this:
InputParameters("CommandLine") = "executable here"
OutputParameters = ManagementClass.InvokeMethod("Create", InputParameters, Nothing)
This kicks off the process and my code continues to run, but I need a way of monitoring that process and not doing anything else until it finishes. Is there a simple solution? I'm hoping there's something similar to Process.WaitForExit like there is when creating a local process.
I need to create a folder on a remote machine (The machine name and UNC path are stored in an Access 2007 database. Once the folder is created, I need to share it out with Everyone:Full Control Permissions?
View 3 RepliesI need to create a application that will allow me to connect to remote computers and find out the os like w2k or xp so i can run the right scripts for that os.be able to input add an ip or computer name and pass it all scripts like bat, vba and psexec.
I would like to be able to put all util files and scripts in a single dir and have the selected from 2 or 3 differant dropboxs ie... bat's in one droplist and vba's in an other dropbox ect...
have preselected buttons to perform basic function:
1. who is logged on
2. what OS and service pack info
3. connect with netmeeting or remote desk top
4. run a remote command on remote desktop IE.. open with my user account a CMD, Control Panel, Explorer, Explore Network Connections.
have the app ping the pc first to verify connectivity, then execute the script or bat.
I'm using ReportExecutionService to create file on a different server on the network. The application does the required job if I run it locally, but fails to create file when I publish it. The error I get is- Access to the path '\servernameapth..xyz' is denied. The folder has full access to Domain users. Here is my code to create a report file on a different server via an ASP.net app.
[Code]...
my problem is how to get the Teletext Buttons on my media Remote control (RC118 from Maplins) which are the RED,GREEN,YELLOW and BLUE to be recognized by my program. I have little code so far, just a timer, which checks every millisecond for anything I don't know where to go though, below is what I have:
System.IO.Ports.SerialPort()