I need to ssh into a remote machine.
the problem is that I am behind a proxy that blocks port 22.
I have been looking at port forwarding but I can't quite get my head around it.
Do I need to make the remote machine listen on a different port so that I can connect or something? Or is their some...
Is it possible?
I can send keys to a window with focus fine.
I want to try it without giving the window focus.
Could it be done using the window handle for example?
I have been searching and haven't really found an answer either way.
jG
I need to access a set of files (images) directly from the server using a java class.
Is this possible? Specifically, I take a directory name and get the list of files from that directory
if(location.exists())
{
if(location.isDirectory())
files = location.listFiles();
}
I have put...
I'm importing a text file that has fractions, 1/2000.
When they get imported it chages them to dates and screws eveything up.
I tried selecting, in the import wizard, text instead of general but it keeps changing it. I can't figure it out.
Please help, I'm at my wits end....
jG
I have a php page that has a form that a user can submit.
This form gets submitted as soon as an item is selected from a drop down menu.
I need to automate a way that will select each option and get the resulting page.
There are no urls to use or anything, I can only get the pages through the...
I have a php page that has a form that a user can submit.
This form gets submitted as soon as an item is selected from a drop down menu.
I need to automate a way that will select each option and get the resulting page.
There are no urls to use or anything, I can only get the pages through the...
There seems to be a few more people using this forum so here's the Question.
I have a program that reads in a 32-digit hex number from the command line:
ie. findkey a3 1f 2e 3c 4e 5a f6 a3 1f 2e 37 d5 66 1a 33 3c
I take this and split it up into two arrays.
The first 8 go into the input[]...
I have a program that reads in a 32-digit hex number from the command line:
ie. findkey a3 1f 2e 3c 4e 5a f6 a3 1f 2e 37 d5 66 1a 33 3c
I take this and split it up into two arrays.
The first 8 go into the input[] array.
The next 8 go into the cipherInput[] array as in the code below.
What I...
I have a small program written in C using winsock v1, that uses a unix host to get the time.
I have two machines networked, one windows, the other red hat 9.
The windows machine will request the time off the RH one.
How can I configure red hat to reply to the time request, i.e act as an NTP...
I have a piece of code that is supposed to get the time off a unix host acting as an ntp time server, the problem is that the computer I'm running it on has no access to the internet so I can't use any of the public ones.
Would anyone have a piece of code that would mimic this time server that...
I'm tryin to compile some c code that uses socket and that kind of thing but I'm missing a pile of include files.
I'm using the Borland C++ 5.5.1 for Win32 command line compiler.
where can I get these files, I've been looking but can't seem to find them.
Error E2209 icmptime.c 10: Unable to...
I'm new to C, today being my first day really.
Here's the prob:
BYTE indexes[11]; <-- putting ints between zero and 4096 into this array.
In one hand I have a variable X.
I'm looking at indexes[0], I want to I push everything down and put X in at indexes[0].
However, somehow X is getting...
I have a Dell inspiron 1400 laptop, win XP Home, 1Ghz, 256 Ram, it's about 18 months old.
I have a touchpad and then the small 'nipple' thing in the of keyboard. My problem is that I have the sensitivity of the nipple right up to the max and the touchpad disabled, but EVERY time I restart, the...
I'm almost about to buy this following printer from amazon.co.uk for about 120 Euro with delivery.
I was going to buy an inkjet, but the prices in the shops were unreal, so I found this instead.
Canon LaserShot LBP1210 LaserShot laser printer (600 dpi/ 2400 x 600 dpi)
If anyone has any...
Sorry for starting a new thread but I need the attention.
I'm almost about to buy this following printer from amazon.co.uk for about 120 Euro with delivery.
Canon LaserShot LBP1210 LaserShot laser printer (600 dpi/ 2400 x 600 dpi)
If anyone has any comments about this paritcular brand or...
I'm looking to buy a printer, cheap, I'm a student so enough said.
I will only be using it for text really, so I'm not that bothered about color and all that kind of thing.
It would be nice if it was quiet and reasonably quick, but hey, I'm looking for it to be cheap so I guess I can't be too...
I am thinking of upgrading to a v92 modem.
My ISP has told me that the are v92 compatible, what I need to know is, is it easy to upgrade a modem?
Do I have to physically replace the old one or can the new be used without having to touch my old v90?
Can anyone recommend a good one?
I have a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.