Click to See Complete Forum and Search --> : need a host for my Win32 App.


dariush
01-30-2012, 06:27 AM
hey guys

I'am handling a project and a part of this project needs a server that runs a program i have wrote and and a client side App. with that and do some stuffs in server side App.

I've familiar with network programming but i don't know any thing about servers and the processes that i need to make my program works in server, Actually i need a server that host such programs.

any leads may help

thanks in advance

ua549
01-30-2012, 06:58 AM
If your program works in Windows it will work in a Windows server.
If it is web based you need to make sure that IIS is configured to handle it.
I suggest that you contact a local consultant to help you because the configuration can be quite complex, especially if you are using a hosting company.

dariush
01-30-2012, 11:07 AM
thank you for your suggestion, i will do that