Recent content by qah661

  1. Q

    Windows Mobile Bluetooth Passwords

    Hello. I am trying to connect a bluetooth device to my Windows Mobile software, but the device doesn't use a password. Windows mobile seems to require a password for a successful bluetooth connection. Is there a way i can (on the phone or directly through my software) communicate with a...
  2. Q

    Simple open source projects

    Well, first of all, I don't plan on making open source projects myself. I want to get into some already existing projects that are open source and add features, fix bugs, etc. I know a little bit of C++, I am very good with C# and pretty good with ASP.NET.
  3. Q

    Simple open source projects

    Hello everyone! I am a highschool student that loves programming. I have programmed some pet projects myself, but I want to move onto something a little bigger. I want to get into some open source projects. I have look on codeplex.com, and sourceforge.com. Those projects are nice, but they are...
  4. Q

    Sun Microsystem's Server Tryouts

    Hello everyone! I was looking at some servers on Sun's site the other day and I came to find out that Sun Microsystems offers "risk free" 60 day trials of their servers. I would like to try one out (because I don't have the money to buy one :P), but I would like to know if anyone else has tried...
  5. Q

    Text Message Server

    Ok, how can I setup an SMS gateway? I am trying to make a text message server. Like you know how if you text Amazon.com, they allow you to shop with text messaging.
  6. Q

    Text Message Server

    Hello everyone! Are there any low cost, free, or trials of a software that allows your computer to recive and serve out text messages? I know many sites use txt message communication, but I am wondering how they do this. Please let me know. Thanks
  7. Q

    Can't Access Web Server

    I found out the problem. Come to find out, for some reason, my ISP blocks port 80. I think it is for security reasons. Thanks for the help anyway guys. I just put the site on another port. :)
  8. Q

    Can't Access Web Server

    I have tried both methods (ip and hostname). I have a dyndns account setup pointing to my router's IP address. I have tried to use my cell phone's browser to connect to it since it has the same connectivity as a computer. How do you configure those options you just told me? I am new to IIS (I...
  9. Q

    Can't Access Web Server

    Hello everyone! I have a Dell Desktop computer running Windows Server 2008. I have setup the web service on it, and I am able to access the server within my local network (the computers on my router are able to access it). When I try to access it from any computer outside of my local network, it...
  10. Q

    Changing processes with SSH

    Hello everyone! I have a computer running regular Windows XP, and I downloaded the program called FreeSSHd. It is an SSH server program for windows. When I connected to my computer running SSHd with Putty, I was able to connect fine, and was able to execute some commands. Here is the problem...
  11. Q

    ./configure files for linux

    Hello everyone! I have ubuntu linux, and I am starting to develop software for it. I just wanted to know how the software on linux gets those fancy configure files to check if you ahve the right stuff installed and if so, were is it located. I know there is a tool called autoconf. I don't know...
  12. Q

    What is a good game server?

    Hello everyone! I am making my own game, and I want it to be playable over the internet. The multiplayer does work, but I want to have a game server running the session intead of my personal computer doing the work. I have looked around for game servers, but they are sooooo expensive. What are...
  13. Q

    Palm Centro Java

    Hello everybody! I want to get the Palm Centro phone, and I heard that you can put the Java Runtime Enviroment on it so you can run Java apps. I just want to know, how could I do this? I want to use Java to develop for this phone because the language that the Palm OS uses is very hard to...
  14. Q

    Blackberry Programming

    I want to get the new Blackberry Pearl. I was just wondering, can I make my own applictions or games for this phone? Thanks :)
  15. Q

    Sending Data to a PHP Page

    I want to know, how can I (if it is possible) send data through a web request to a php page. For instance, when I connect to my php page, how can I pass a letter or number, and let the page recive and store it? Please let me know, Thanks :)
Back
Top Bottom