Skip to main content

Questions tagged [remote-process]

The tag has no summary.

remote-process
Filter by
Sorted by
Tagged with
0 votes
2 answers
414 views

I'm writing a firmware in which I would like to define functions "command" in multiple .c files, and automatically insert them in a list of function pointers. Subsequently from the serial ...
Marco Arigliani's user avatar
0 votes
0 answers
1k views

I have been trying to further understand the Sitara Am335x PRUs and I tried to follow the TI labs on how to get started with Programmable real-time units on the BeagleBone Black and but I encountred ...
aouainia's user avatar
0 votes
1 answer
630 views

A follow on from Get Process ID after starting psexec I would like to know how the answer to the question can be obtained using PSCommand and PowerShell. I am out my depth and would like some help. ...
Fox Forge's user avatar
1 vote
0 answers
185 views

I was able to repeat example of remote chunking: master: ...
gstackoverflow's user avatar
3 votes
1 answer
217 views

I want to run a remote process asynchronically and get its remote pid, output (stdout + stderr) saved into a file or a variable (I need it for further processing) and exit code. The remote pid is ...
Ofri Rips's user avatar
  • 153
1 vote
1 answer
2k views

I have build a simple Process Group. It generates a FlowFile with some random stuff in it and sends it to the Nifi Remote Process Group. This Remote Process Group is configured to send the FlowFile to ...
Yonggan's user avatar
  • 160
0 votes
0 answers
142 views

I am new to Spring Batch. I have a working example of spring batch without remote capability. Though I understood the concepts of remote partitioning and chunking, I didnt find any example which ...
amarzeet's user avatar
1 vote
0 answers
34 views

On the Samsung S3 with Android 4.3, my Android app spawns new processes on every sync request using the SyncAdapter. The processes survive the "Force stop" button ...
janfreymann's user avatar
0 votes
0 answers
270 views

I have a service that is defined to run on it's own process: ...
gilgil28's user avatar
  • 540
1 vote
1 answer
75 views

I execute my Program, which later displays a Form. Once I minimize it, it gets shrinked into the systemtray. Doubleclicking my systemtray-icon does: ...
Joel's user avatar
  • 1,873
1 vote
1 answer
1k views

There is an application on remote machine say Vesper.exe. What I am doing right now is that I remotely login to machine using powershell session. Requirement: Need to start an application on remote ...
rapport89's user avatar
  • 109
1 vote
1 answer
4k views

I can run successfully test.vbs with syntax: ...
Benjamin Jones's user avatar
1 vote
2 answers
2k views

----------------------Implementing use of rsubmit & accessing values passed to it---------------------------- I am trying to write a code which will create different remote session, also it'll ...
mac_21's user avatar
  • 113
2 votes
2 answers
491 views

Our app uses this method to kill remote process; but can any other plan can be used? I need this because getRunningAppProcesses() may not work. ...
user3131942's user avatar
2 votes
0 answers
599 views

In my application i have to use a BroadcastReceiver which must run in it's own process. ...
eyal's user avatar
  • 2,439
7 votes
1 answer
475 views

I'm trying to use remote processes in conjuntion with local processes, but when I do I get the following output ...
Pedro G.'s user avatar
  • 425
1 vote
0 answers
237 views

I have an multi tier application witch use a TDcomConnection on the client side and a TRemoteDataModule on the Server side. I have published a process server, which reads a TSQLQuery. When I call ...
Erik Ferney Cubillos Garcia's user avatar
-1 votes
2 answers
494 views

I am trying to do specific task in a separate thread in android using Thread Pool executor with the Max thread size of 5 making sure there can be five parallel task would be run at a time. But problem ...
Nitin Mesta's user avatar
  • 1,524
2 votes
1 answer
3k views

I'm working on a way to remotely stop and restart a process via PS and WMI. I can easily stop/terminate the process but I'd like to restart the process as well and I'm having issues doing that. Below ...
EternalStudent's user avatar
0 votes
1 answer
183 views

so consider that a process in one computer tries to call a method of an interface in another process in another computer. How does DCOM knows that the process can be instantiated on a remote computer ...
czioutas's user avatar
  • 1,068
1 vote
1 answer
1k views

I am using this port of FreeRTOS and I am loading it onto the Cortex-M3 within an OMAP4430. This works fine using the remote proc framework and I am able to use RPMsg to communicate with it. ...
Henry's user avatar
  • 13
0 votes
0 answers
87 views

I have a Powershell Script (PS1), which gets Events from a Remote Computer. When there is a special Event, it (PS1) should start a Powershell Script (PS2) which is on the remote Computer. The 2nd ...
user3044977's user avatar
2 votes
1 answer
5k views

I have an SQL Server Analysis Service (SSAS) cube (developed with BIDS 2012) and I would like to give the opportunity to the users (that use cube through PowerPivot) to process the cube in their local ...
CiccioMiami's user avatar
  • 8,316
1 vote
0 answers
424 views

i want to load my dll into address space of remote process in which kernel32.dll is not yet loaded . so to load my dll into remote process i need LoadLibrary function but wchich is present in kernel32....
nagaradderKantesh's user avatar
0 votes
1 answer
622 views

i am trying to call the function in side the dll which is injected in the Remote process, my exe code in which am trying to call the dll function is as below: ...
nagaradderKantesh's user avatar
4 votes
1 answer
2k views

I am trying to run some processes remotely using WMI and the wait for the process to finish. Currently the event watcher is semi-synchronous using WaitForNextEvent ...
Cristi M's user avatar
  • 446
1 vote
1 answer
7k views

I am running a variety of processes on a Windows server ( a mix of batch files, java, perl, csharp scripts/applications). These processes are launched using Autosys. The autosys agent on Windows ...
Manvendra Gupta's user avatar
1 vote
2 answers
2k views

I have connected VisualVM via JMX to an AIX server to profile my Java process. But the "Profiler" tab is missing I just get Overview, Monitor and Threads. Have I missed any configuration? When ...
Kai's user avatar
  • 39.8k
0 votes
3 answers
2k views

I'm trying to execute a script on a remote machine in the same domain, with the same user account logged on to both the machines. Note the script is also stored on yet another machine. Code ...
damienc88's user avatar
  • 1,957
2 votes
1 answer
884 views

We have an old SQL Server 2000 machine where a bunch of jobs run overnight. Occasionally, after server maintenance is performed and the machine is rebooted, some SQL components don't come up with the ...
jamauss's user avatar
  • 1,043
2 votes
2 answers
2k views

How do I invoke a process in a specific remote desktop session so that it will start in that particular context using C#
srikanth's user avatar
7 votes
8 answers
13k views

I have several slave machines and a master machine which together run a distributed application. Processes on each slave machine have to have a GUI and network access (I think it would be called an ...
gix's user avatar
  • 5,826
2 votes
3 answers
3k views

We all know and love Process.WaitForExit(). Given a pid of a process on a remote machine (created by WMI/psexec), how do I wait for it to end?
ripper234's user avatar
  • 232k
1 vote
1 answer
2k views

I'm using this article to start a process on a remote machine using WMI. How can I control the working directory that process will start in? (No need to redirect me to psexec, I'm getting an error ...
ripper234's user avatar
  • 232k
0 votes
1 answer
649 views

In short: Is there any known protocol for remote process management? I have a system that contains several applications, each has it's own computer in a local network. When the applications are up ...
kshahar's user avatar
  • 10.6k
0 votes
3 answers
542 views

I'm looking for a simple protocol to control remote processes from one managing application. The remote processes will run on Windows and Linux (x86). Is there a simple protocol for managing remote ...
kshahar's user avatar
  • 10.6k