Search Results

Search: Posts Made By: naamabm
Forum: Linux 11-01-2010
4,118
Posted By naamabm
Error: Encryption support not enabled
Hi

when I run the following GET commad:
./snmpget -m ALL -M /data/net/naamab/snmp/snmp_mib/ -v 3 -a MD5 -l authPriv -u test1 -A welcome1 -x DES -X privpass 127.0.0.1...
6,129
Posted By naamabm
How to pass data from server (CGI script) to client (html page)
Hi
I know how to pass data from client side (html file) to server using CGI script (POST method).
I also know how to re-create the html page from server side after receiving the data (using...
Forum: Programming 07-27-2010
12,117
Posted By naamabm
Thank you I solved it
Thank you
I solved it
Forum: Programming 07-25-2010
12,117
Posted By naamabm
Hi Corona688 Sorry for the late reply, but it...
Hi Corona688
Sorry for the late reply, but it took me a while to test your recommendation about real-time signals.

My system also have a CLI and it seems that using real time signals interrupt...
Forum: Programming 07-20-2010
12,117
Posted By naamabm
1) In case I "take over" SIGHUP signal, can I use...
1) In case I "take over" SIGHUP signal, can I use the "kill" function in order to raise it?
kill(pid, SIGHUP);
and the signal function in order to catch it on the other side?
signal(SIGHUP,...
Forum: Programming 07-20-2010
12,117
Posted By naamabm
add more user-defined signals
Hi

Is there a way to add more user-defined signals?
I am currently using SIGUSR1 and SIGUSR2 - but I need another one.
How can I do that?

Thanks!
1,828
Posted By naamabm
need more user signal
Hi

In my program I have already used both SIGUSR1 SIGUSR2 user signals.
I need another one.
How can I do that?

Thank you
Naama
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 07:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy