Is it true if I want to make ip spoofing program
I need only a program that can change my machine ip address???
if true how can i use System.Net - IPAddress Class
to set the ip address ....
Hello all,
I am trying to use path info in my asp.net web application. I am using iis 6 on the production machine and iis 7.5 on my home computer.
Does anyone know how this can be done?
Thank you !
I am using SF 1.3.2 with Propel ORM on Ubuntu 9.10
Recently, my debug toolbar has been working intermittently, sometimes, for no apparent reason, clicking it does not display/hide the debugging windows, forcing me to resort to looking directly at the log files.
AFAIK, nothing has changed on my machine. Is this a know bug, are there work arounds/fix for this?
Hi, i am supposed to document my code with doxygen for a homework assignment, but i have problems getting doxygen to run.
I have a Doxyfile provided, and have just installed doxygen on my machine.
When i enter the command to run doxygen, "doxygen Doxyfile" I get the following error:
failed to run html help compiler on
index.hhp
can anyone clue me into what i am doing wrong?
Thanks
I've had a need to create an encrypted volume on my mac for the company source code. The requirements are not terribly stringent: If someone can log into themachine as me, they win, but otherwise, they should lose. With that set of requirements, you can make it so that the disk is automatically mounted at login.
How to read an xml file in silverlight using webclient. I have one task, in this the xml file that i stored in my machine will read and the content od the xml file will display on a data grid.
how it will be done?
Is it possible to use CruiseControl.Net to set up a build farm? We currently have 4 different build machines building different things at different times and have a bit of a headache to manually balance the load somehow. I would prefer to designate one of them to be the master build machine, which would delegate work to the other ones when they are free.
I have a VS.net project where I need to add a reference to Microsoft.sharepoint.dll
where can I find the dll. I am running my web application on XP Professional box and I cannot install WSS 2.0 on my machine.
I need to programmatically access a sharepoint site which is on WSS 2.0 from aSP.net application.
Please help
Thanks
I'm doing this:
http://blogs.msdn.com/b/ie/archive/2009/03/10/more-ie8-extensibility-improvements.aspx
But it's not working.
I have "iexplore.exe" set to 8888 (decimal mode) under MACHINE, but it's still coming up documentMode = 5.
I thought 8888 was suppose to force IE8 Standards Mode whether you have a doctype or not.
What is going on?
I have WAMP 2.0 installed and am working on a content management system using PHP and MySQL. Is it possible to use the PHP FTP functions on my local machine, so I can test them?
Thanks!
Mike
I've used this official tutorial to setup my machine so it could detect my Android devices. But from some reason ADB doesn't detects any of my devices properly(Hero and Magic), ie it doesn't show device's IMEI or Firmware version but a bunch of question marks:
?????????????
I've tried googling for a solution but I've found nothing.
Hi all !
I hava a big problem, here is the deal :
I've made an app which has an id, on an another machine i've submit the app to the app store, now i have another mac, and i have made the AppIds using my old mac (so i used an old cer to make the push certificates), next made my apns cert for my server and i have : unable to connect to ssl://gateway....
I do not know what to do because i cannot create another appId using the same id and can't remove an app Id.
Thanks to all
When I run my web application which sends mail on my dev machine, the mail is not sent. The mail.info file shows that there was a host name lookup failure. How do i fix it? (i am trying to send mail to my gmail account.)
Can anyone provide me with a script for creating a huge database (for example, 2 GB of data) in IBM Informix Dynamic Server (IDS) version 11.50.FC4 on a Linux RHEL 64-bit machine?
I have multiple sites configured in IIS7 on my Windows7 development machine to run on the same port and usually only run one at a time depending on what I'm working on. I would like to be able to start and stop my development sites from PowerShell instead of having the IIS manager opened. Does anyone have a good resource to point me in the right direction or a script that already accomplishes this?
Thanks
Hello everybody
I'd like to know if and how I can access api calls inside the kernel. I need them to preform several integrity checks on a program of mine running in user mode. But I don't know how I can access the api's and funcions required to do so.
Does anybody know how to obtain the process id of my user mode proces? and how to access all it's memory to preform the check?
Thanks in advance
ps:
My I'm on a windows xp machine
I'm using IIS 5.1 on my local dev machine and I have changed IIS to run using my domain account and configured ASP.NET with impersonate = true.
I am able to query my local AD to get information perfectly fine using IE (IE 7.0) but when I use FireFox (3.6.3) it fails with a really un-helpful COM error.
I was wondering if anyone else had come across this and knows how to fix this?
While accessing the server, the error comes:
Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.
I am logging in from Administrator in XP machine, able to access server from other machines. Is there any problem with administrator profile??
Is there a way to slow down my development computer to try to replicate a defect that only occurs intermittently on a slow machine?
(For what it's worth, Ableton Live has a CPU usage simulation feature, but I've never seen something like this for debuggers.)
Hello there,
I have an iMac with ATI Radeon 2600HD which supports Fragment_shader_arb. But whenever I use that function, it crashes the program. Ironically, it works on a windows installation in the same machine without any problems. I'm running OS X 10.6.2;
Can anyone please help me out!
P.S. Vertex shaders work fine without any problem.
Thank you!
How can I create a hard link to a directory in OSX?
This feature has been added to their file system in 10.5 (for time machine), but I could not find any information on actually using it from the command line.
I've implemented a simple ping/pong protocol to discover other computers connected to the same WiFI router.
This works fine on many routers, but it seems some public routers have UDP traffic blocked or disabled.
What other options do I have to discover the computers connected to the router?
I was thinking of brute forcing TCP attempts (trying to open connections to all possible IPs on my subnetwork) but this would be very costly and I would have to cycle several times and still not find every machine that's recently connected to the network.
I can easly upload video file to the server with SaveAs method. But when i wanted to convert video file to .flv file i can't see any output file in the folder that i expected to find.
Actually i did it in my VS.NET 2008 IDE but after i published the files to the server, when i wrote the url of that internet site i couldn't see the files(in the remote machine i can see exported file and its converted file by calling http://localhost/FileUpload.aspx )
I havea 70MB db of my website which is hosted with a provider. I am able to access my db using SSMS 2008 remotely.
On a running website, which is the best way I can back up the db locally on machine
Thanks
Hi,
I'm using Amazon cloud and I've performance issue since the HDD is not located on my machine.
My database is small (~500MB) and I can afford to keep it all in my RAM.
I do not want to keep queries in my RAM, i need all the tables there.
How can i do it?
Thanks,
Koby
P.S.
I'm using ubuntu server...