null
http://www.experts-exchange.com/Hardware/Networking_Hardware/Modems/Q_10050257.html
Zones:
ModemsDate Answered: 06/03/1998 Grade: C Views: 0
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...
http://www.experts-exchange.com/Hardware/Networking_Hardware/Modems/Q_20738833.html
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?...
http://www.experts-exchange.com/Programming/Languages/C/Q_20769675.html
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 ...
http://www.experts-exchange.com/Programming/Misc/Q_21117766.html
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...
http://www.experts-exchange.com/Programming/Handhelds_-_PDAs/Palm_OS/Q_21343024.html
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...
http://www.experts-exchange.com/Hardware/Networking_Hardware/Routers/Q_21379214.html
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...
http://www.experts-exchange.com/Networking/Misc/Q_21726441.html
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...
http://www.experts-exchange.com/Networking/Misc/Q_21731687.html
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 ...
http://www.experts-exchange.com/Programming/Handhelds_-_PDAs/802_11x_Dev/Q_21745409.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_22563097.html
Zones:
PerlDate Answered: 06/01/2007 Grade: A Views: 19