![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#5
|
|||
|
|||
|
you can write a program such as:
int main(int argc, char **argv) { for (int i = 0; i < argc, i++) { printf("%s\n", argv[i]); } return 0; } compile and replace your daemon, run lmgrd, you can get what you want. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| When use "vendor defined encryption routines", how to set daemon related part? | bridgeic | General Discussion | 6 | 01-22-2015 11:35 |
| flexlm 10.8 linux 64 daemon need help | iconstart | General Discussion | 2 | 09-29-2014 14:07 |
| Flexlm Common Vendor Daemon Problem | NoFlexlm | General Discussion | 1 | 03-19-2009 09:43 |
| FlexLM 10.8+ new feature - common vendor daemon | dirkmill | General Discussion | 0 | 05-21-2005 00:20 |