Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   is it possible to implement sockets in C# or C++ without a dedicated or static IP? (http://www.programmingforums.org/showthread.php?t=13717)

BOOB Aug 6th, 2007 4:34 PM

is it possible to implement sockets in C# or C++ without a dedicated or static IP?
 
I hope that question doesn't sound too difficult to answer. The simple reason is: a chat program I am trying to create. I currently have a shared hosting service that I pay about $5/mo for. but a dedicated server ( dedicated IP, can run exe files ) costs $100 or so and I can't afford that, so looking for other solutions.

Also, is it absolutely necessary that I be able to run exe files on the server I'm using?

Thanks a lot in advance!~

Booooze Aug 6th, 2007 5:59 PM

You might be able to write the server part of it in perl or php, and then the client in C++ or C#. Don't hold me to it though, I'm not 100% sure. It might depend on what your goal is.

Wizard1988 Aug 6th, 2007 6:00 PM

Why don't you sign up for a free dynamic dns service like no.ip.com and run it from your own computer? FOR FREE

Unless your Internet connection is not going to be able to handle the load.

stevengs Aug 7th, 2007 4:14 PM

zoneedit and ddclient on my BIND server have served me wonderfully for years...

-Steven
"They do say, Ms. M., that words can hurt worse than physical pain. They are of course wrong, as you will soon discover when I stick this toasting fork into your head. -Edmund Blackadder


All times are GMT -5. The time now is 3:09 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC