Advertisement

1 - 10 of 407 containing alltags:("signal") (0.001 seconds)
This line used to function fine. A few months back the old modem was fried by a power surge, so we replaced it. The new modem has never worked on this line, but we have tried it in a different offi...
Zones: ModemsDate Answered: 09/19/2003 Grade: B Views: 4
I use createProcess() to create a new process. And then I want to create a signal mimic the function of pressing F9 on the keyboard, and send this signal to the running process. How should I do it?...
Zones: CDate Answered: 10/17/2003 Grade: C Views: 0
I am working on a module where i need to know the incoming sound signal from the mic. I need to know the frequency or the pitch at which the sound is being transfered through the mic to give you ...
Zones: Programming, Audio EditingDate Answered: 10/24/2004 Grade: A Views: 0
I have NS Basic 4.1, but may upgrade to 4.4 while waiting for a response here. Is it possible to capture and store the signal that the camcorder remote sends to the camcoder to tell it to take a...
Zones: Palm OS ProgrammingDate Answered: 03/10/2005 Grade: A Views: 0
Hi, I just installed an outdoor antenna hoping to gain some signal strenght. The Antenna now has a better line of sight and elevation towards it's destination. However, the signal strenght still...
Zones: RoutersDate Answered: 03/16/2006 Grade: A Views: 0
I have an 802.11 wireless router, its a netgear and there are no ports to plus in an antenna, is there anything I can do to boost the signal stregth do they make wireless antennas that will relay t...
Zones: NetworkingDate Answered: 02/17/2006 Grade: B Views: 0
I can see from my router log that it give an IP adress to a computer which is'nt mine. I'd like to know if there is anyway software or hardware to find out where the computer is. I know its MAC...
Zones: Networking, OS Networking, AppletalkDate Answered: 02/10/2006 Grade: A Views: 0
Hi experts :    I am a new learner on winCE platform and havn't  driver knowledgement.    I have an problem , I want to get link up/down signal and signal strength of mobile device from wireless ...
Zones: Moved to 802.11xDate Answered: 03/27/2006 Grade: A Views: 18
I dont understand why there is one more $SIG(CHLD) function inside the while loop . is it necessary? use POSIX ":sys_wait_h"; sub zombie_reaper { while ( waitpid( -1, WNOHANG ) > 0 ) { } $S...
Zones: PerlDate Answered: 06/01/2007 Grade: A Views: 19