# How to start URCaps as a Daemon

**URL:** https://forum.universal-robots.com/t/how-to-start-urcaps-as-a-daemon/16913
**Category:** URCap Development
**Created:** [October 8, 2021, 5:02am UTC](https://forum.universal-robots.com/t/how-to-start-urcaps-as-a-daemon/16913 "2021-10-08T05:02:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![anon75712119](https://avatars.discourse-cdn.com/v4/letter/a/8e8cbc/32.png) [@anon75712119](https://forum.universal-robots.com/u/anon75712119)
#### Post date: [October 8, 2021, 5:02am UTC](https://forum.universal-robots.com/t/how-to-start-urcaps-as-a-daemon/16913/1 "2021-10-08T05:02:23Z")

</div>

If i didn’t want daemon in python can i run another URCaps as a daemon or else how to run my URCaps as a daemon without daemon in python? Can anyone explain me this?

---

<div class="post-metadata">

### Author: ![fujikit](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.universal-robots.com/fujikit/32/6042_2.png) [@fujikit](https://forum.universal-robots.com/u/fujikit)
#### Post date: [October 8, 2021, 11:53am UTC](https://forum.universal-robots.com/t/how-to-start-urcaps-as-a-daemon/16913/2 "2021-10-08T11:53:39Z")

</div>

would you see the various samples?  
I think you can find something that you want.

---

<div class="post-metadata">

### Author: ![anon75712119](https://avatars.discourse-cdn.com/v4/letter/a/8e8cbc/32.png) [@anon75712119](https://forum.universal-robots.com/u/anon75712119)
#### Post date: [October 8, 2021, 11:55am UTC](https://forum.universal-robots.com/t/how-to-start-urcaps-as-a-daemon/16913/3 "2021-10-08T11:55:53Z")

</div>

Yeah i saw that like Tool\_com and Helloworld but i want my URCap file or jar file to run like a daemon by registering in another URCaps as a service/
