Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

22
votes
2answers
784 views

A Program to Repel Mosquitoes?

No, I'm serious, Recently, I read that when the PC's Peizo buzzer is made to vibrate at a certain frequency the sound would repel mosquitoes. Is that true ? How do I programmatically access the PC ...
9
votes
5answers
991 views

The iPhone and a PC? [closed]

Possible Duplicate: iPhone development on Windows Is it possible to create iPhone apps using a PC? I'm running windows vista and I want to learn objective-c, what better way can you be ...
5
votes
2answers
570 views

Building XUL app a-la SongBird

I've started exploring XUL Runner as a potential tool for an upcoming app. I can get some good examples running using the command line xulrunner-bin myapp. How can compile it all in a native ...
4
votes
2answers
139 views

How can I find how much energy my computer is using? [closed]

Hi How can I find how much energy my computer is using.. can I find using energy with C#.NET.. I looked too much but could not find any idea!
4
votes
2answers
255 views

How to get the processor name and registered to informations using java?

How we can get the processor name and registered to informations from PC? How its possible through java? Im using windows OS. Update: Refer this image.
4
votes
4answers
294 views

How can I update an application over the network in .NET?

I need to install some .NET software on several PC's. This software needs to check each time it is restarted to see if a newer version exists on the server. The end users will have basic user rights ...
3
votes
2answers
97 views

does Python for windows ever insert '\r\n' when told to insert '\n'?

I use a PC at home and a Mac at work. I've never had any problems with line breaks in python script or their outputs, but whenever i send something to my boss i get an angry e-mail back about windows ...
3
votes
3answers
624 views

How to get Ram size and size of Hard disk using Java?

How to get the Ram size and Hard disk size of the PC using Java? And Is it possible to get the currently logged user name on PC through java?
3
votes
2answers
474 views

Synergy between mac and pc change mac hotkeys

Synergy is a program that enables you to use the same mouse and keyboard in two computers. I have a PC and mac connected directly with an Ethernet cable therefore the connection is great and it seems ...
3
votes
4answers
574 views

How to write a Java program to send signal from a PC to a TV via coaxial cable?

I have a PC with a TV card, it connects to an antenna via a coaxial cable, so at the back of PC there is a coaxial cable connector, the PC is in the basement. 60 feet apart in the living room above ...
3
votes
2answers
385 views

Interface between a DSP/Microcontroller and a PC application

I'm using a DSP to control a sensorless brushless DC motor, The DSP is on a board which has a parallel port and a jtag connection (it's an eZdspTMS320F2812). What would be the best way to communicate ...
3
votes
4answers
695 views

How to Start learning to create iphone apps

Well I'd like to create apps for the iphone, starting out with really really basic stuff and working up, but I don't have a Mac at the moment (well I do but it's a powerPC ibook G4, which you can't ...
3
votes
5answers
992 views

Is there a IDE/compiler PC benchmark I can use to compare my PCs performance?

I'm looking for a benchmark (and results on other PCs) which would give me an idea of the development performance gain I could get by upgrading my PC, also the benchmark could be used to justify the ...
2
votes
1answer
49 views

BIOS int 13H, AH=02 (to read floppy) and the stack segment

If I don't initial stack segments, what will happened? Will when some case cause reading errors? Thank you~
2
votes
2answers
172 views

How can I control an android device from desktop pc?

Is there any application for controlling android phone from desktop PC? I need an application on Windows desktop PC having these functionalities: 1) Shows the screen of Android phone connected to PC ...
2
votes
1answer
109 views

How can I block access to certain site until reboot, WITHOUT changing hosts file?

Here's what we'd like to achieve via a c# application. Is there a way this can be done, or is it impossible? Block access to a website (say www.stackoverflow.com) between 11am and 2pm. Also block ...
2
votes
1answer
337 views

Android Client, Pc Server Socket d'ont work over 3g

I try to create a client server socket beetwen my droid(client) and my PC(server), when i am in local(over wifi) it work perfectely, but when il try over 3G i get this exception when the server try to ...
2
votes
8answers
375 views

A suitable PC for Visual Studio 2010 programming

I'm planning on buying a new PC for programming under Visual Studio 2010. My main other usages are: Programming under Microsoft Visual Studio. Running VMWare Virtual Machines. Probably ...
2
votes
1answer
868 views

How do I access localhost ports on a virtual pc?

I've downloaded and installed the Microsoft Virtual PC and Windows XP mode image for testing IE6. I have several projects on localhost that I access by port numbers in my vhosts file, for example: ...
1
vote
2answers
52 views

logic: how to search a local network for a custom service

I'm not familiar with networking terminology so it makes it difficult searching for an answer without the right keywords. My curiosity is picking at me again after seeing how media servers work. I'm ...
1
vote
0answers
67 views

Reading iPhone files from PC / Mac programmatically

Applications like iPhone Explorer can show the contents for each installed iPhone application on Mac OS X (even on non-jailbroken devices) when iPhone is connected using USB-cable. I'm trying to do ...
1
vote
1answer
176 views

iPhone to Android/PC bluetooth connection

I have read iOS 3 does only support audio transfer over Bluetooth. Are dataconnections supported in newer iOS versions that send commands twoways, instead of a oneway filetransfer (I'm thinking of ...
1
vote
1answer
133 views

PC server, Android client. UDP. Client does not receive packets from server

I have been able to set up my client/server program so the server runs on the PC and the client on the Android. Either an emulator or a device. The server receives data from the client, but the client ...
1
vote
2answers
54 views

What in PC configuration is important for Java programming? [closed]

at i need to buy a PC for java programming. I'm using SpringSource Tool Suite 2.8.1 (Eclipse 3.6?),Maven 3, JDK 7, JBoss 5 and 7, SQL Server 2008 R2 Express Edition, Firefox. I will be on this machine ...
1
vote
1answer
48 views

What parts in a computer are unique to use to create a fingerprint of said machine? [closed]

Possible Duplicate: Generating a unique machine id I'm trying to build a licensing mechanism for a software we're building. Basically we'll have a whitelist of machines that can use the ...
1
vote
2answers
57 views

Backup and Synchronisation between Mac / PC / Server

Today i am searching for a backup and synchronisation-tool between PCs and Macs. The main problem is to find a tool which runs on Mac AND PC. I want to sync (and backup them onto a local server) ...
1
vote
2answers
99 views

Run perl script while computer is locked

I have written a perl script which runs in the background right after a user logs in on a window xp machine. Now the script runs fine until the user is working on the computer. But if he locks the ...
1
vote
1answer
31 views

Access a file on specific location from Computer to android Device

we are trying a access a file on Computer on a specific location through wired Connection and display contents on android device. Can someone suggest how should we approach.
1
vote
2answers
121 views

Java is not working in my PC

I had installed Java in my PC and it was working perfectly. Suddenly something went wrong and now I m not able to open swing applications and its showing the error 'Java not found'. But I can run the ...
1
vote
2answers
126 views

How to compile executable for Mac, but from a PC? [closed]

I need to compile my application for both PC and Mac, but I don't have access to Mac in my area (very rare, mostly PC). My application written in Python with 2 C++ modules, I used pyInstaller for ...
1
vote
1answer
143 views

Changing absolute paths in my code (mac) to relative paths for my pc

I have a netbeans project setup with the following absolute paths pointing to files on my harddrive. /Users/Name/NetBeansProjects/DissertationUpnpDevices/src/my/upnpdevices/MSXbox360Device.java ...
1
vote
1answer
541 views

Control ipad apps from pc via bluetooth/wifi

I would like to create an iPhone/iPad application and interface that will control a device from PC via Wifi/bluetooth. Just wanted to know whether it is possible and if yes, how? Is it possible to ...
1
vote
1answer
270 views

Font Rendering differently when using MAC vs PC

I have developed a site on my MAC. The footer looks good in IE, Firefox, Safari, Chrome but when I look on to a PC it appears that the font is rendering differently and pushing information into the ...
1
vote
3answers
943 views

How to get PC Hardware information using Java or CMD

I am creating a Java Desktop Application that is to report the Performance & Statistics of the Windows Machine (XP, Vista and W7). Using Java or the Command Line how do I get the following ...
1
vote
2answers
301 views

Design consideration for tablet pc in asp.net

Currently I am developing a webapplicaiton which will be hosted on shared server with mssql as backend db. In general the application will be accessed through browser and client os will be win7. I am ...
1
vote
3answers
193 views

Manually driving the PC internal speaker

Is there any way, in any language (C preferred) to interface the PC internal speaker directly under Windows/Linux? (no DOS) I don't want to drive it at a specficic frequency for a given duration (no ...
1
vote
1answer
168 views

Decent cross-compiler for Mac OS X targets

I'm developing an SDL application in C++, and some of my consumers have asked for a version that runs on Mac OS X. I am wondering if anyone knows of a good cross-compiler for Mac OS X targets, and ...
1
vote
1answer
133 views

How to find the connected system on the server through java coding?

I have one java application. That application works like getting the PC informations(Hardware and profile details). So I want to get the which system connected on the server when that application ...
1
vote
0answers
160 views

Is it possible to send arrow key presses to PC from Android

I'm working in the source code for PRemoteDroid, an android application, and I'd like to augment the keyboard to be able to send left and right arrow key presses so I can properly control a powerpoint ...
1
vote
3answers
419 views

How to make java application as windows service? [closed]

Possible Duplicate: How to create a windows service from java app How to make the java application as windows service? I need to run the java application as windows service for all PC in my ...
1
vote
2answers
840 views

Can't get motherboard serial number

I used the following code for getting the motherboard serial number. But I got the o/p Result is empty. What mistake did I make in this code? File file = ...
1
vote
0answers
336 views

How to count the motherboard slots and get the motherboard serial number through java?

How to count the motherboard slots and get the motherboard serial number through java? Im using Sigar Java API for getting all other informations. But i don't know how to get the mentioned ...
1
vote
1answer
114 views

Is it possible to get the Norton AntiVirus status on PC using Java?

Is it possible to get the Norton AntiVirus status on PC using Java? For example last updated date, current status like active or inactive, upcoming update date and etc. Is it possible through java?
1
vote
1answer
275 views

Some tips for parsing

Hey i have been trying a couple libraries to load/parse my .obj model into my opengl program. heres some of them: nate robins, GLM obj2opengl(farthest one) by heiko also a few other loaders that ...
1
vote
1answer
101 views

how to generate call graph with PC-Lint?

I'm having trouble figuring out how to generate a call graph with PC-lint. I have tried adding the -vhm flag to pc lint but nothing happens. Can anyone tell me how to get PC-Lint to generate the ...
1
vote
2answers
337 views

Can my iphone app communicate with a connected computer?

Preferably, this would be a computer connected via cable, but if there's a way to do it over wifi then this would also be useful. I'm wondering if it's possible to send messages between them? Or if i ...
1
vote
0answers
357 views

TCP traffic can't be routed from guest to host on Windows hosting Solaris 10 on Virtual PC

I boot the machine and immediately issue a ping command to the VPC guest OS (Solaris 10). I use the ping -t 10.3.6.63 (windows) command so that the ping continues on the windows machine. This is what ...
1
vote
1answer
482 views

Sync custom PC calendar app with Android phone

I have custom Java calendar application that I would like to sync with Android. First issue is how to connect Windows PC and Android and do sync. Is there official API for sync custom data with ...
1
vote
1answer
980 views

How to disable time sync in Windows 7 Virtual PC

I want to disable time sync between my Win 7 64bit host and Win XP SP3 virtual machine. The old tricks from Virtual PC 2007 does not seem to work anymore <hardware> <bios> ...
1
vote
1answer
165 views

Embedding and Displaying chinese/japanese

I have been working on a subtitles engine for flash/flv video player. On my Mac everything is great, nice aliased glyphs, displaying all the characters, etc. Switch to windows, it all goes out the ...

1 2 3