Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 1595 | Replies: 7
![]() |
•
•
Join Date: Mar 2007
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
Hi
My hosting company no longer permits connection to any port other than standard ones and I am in the middle of a project that is best solved via sockets (I think).
I use a mysql database and connect to it via php. I need 4 people to use client sockets to connect to a server socket with access to the database. Small datapackets would be sent when necessary from clients to server and back. (I am building the interface in Flash but other methods not a problem).
I used to do a lot of this a while back with no problem but now I cannot find a hosting company that will let me do it.
2 full days spent calling, emailing companies and no joy!
Anyone know a hosting company that will permit it?
OR have things moved on and there is a better method?
Maky thanks in advance.
Eldoc
My hosting company no longer permits connection to any port other than standard ones and I am in the middle of a project that is best solved via sockets (I think).
I use a mysql database and connect to it via php. I need 4 people to use client sockets to connect to a server socket with access to the database. Small datapackets would be sent when necessary from clients to server and back. (I am building the interface in Flash but other methods not a problem).
I used to do a lot of this a while back with no problem but now I cannot find a hosting company that will let me do it.
2 full days spent calling, emailing companies and no joy!
Anyone know a hosting company that will permit it?
OR have things moved on and there is a better method?
Maky thanks in advance.
Eldoc
•
•
Join Date: May 2006
Location: New Jersey
Posts: 1,422
Reputation:
Rep Power: 5
Solved Threads: 34
You'll need a dedicated server for that. No one wants other sites bringing the server down for everybody.
John Conde
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
•
•
Join Date: Apr 2005
Location: Dundee, Scotland
Posts: 13,052
Reputation:
Rep Power: 33
Solved Threads: 310
ever thaught about just hosting it on your LAN using xampp? (Firewall!!!)
thats what I do for college CGI/Perl development, not recommeneded for internet hosting but for development its great (comes out of the box with phpmyadmin etc...) configured
thats what I do for college CGI/Perl development, not recommeneded for internet hosting but for development its great (comes out of the box with phpmyadmin etc...) configured
Last edited by jbennet : Mar 14th, 2007 at 5:10 pm.
TRY MY SUGGESTIONS AT YOUR OWN RISK
Master of puppets Im pulling your strings, blinded by me, you cant see a thing. Master! Master!
Master of puppets Im pulling your strings, blinded by me, you cant see a thing. Master! Master!
•
•
Join Date: Mar 2007
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
Check your housting company to support socket program. Simley check your hosting support perl & php application
Sorry vssp I don't understand what you mean. My hosting does perl and php but do not allow access to 'registered ports' (those above 1023). So, how can I set up a server socket on the host's server?
Perhaps I have got it all wrong - please let me know.
Many thanks
eldoc
•
•
Join Date: Jan 2007
Posts: 19
Reputation:
Rep Power: 2
Solved Threads: 0
Check these guys: www.rapidvps.com
•
•
Join Date: Mar 2007
Posts: 13
Reputation:
Rep Power: 2
Solved Threads: 0
•
•
•
•
Hi
My hosting company no longer permits connection to any port other than standard ones and I am in the middle of a project that is best solved via sockets (I think).
I use a mysql database and connect to it via php. I need 4 people to use client sockets to connect to a server socket with access to the database. Small datapackets would be sent when necessary from clients to server and back. (I am building the interface in Flash but other methods not a problem).
I used to do a lot of this a while back with no problem but now I cannot find a hosting company that will let me do it.
2 full days spent calling, emailing companies and no joy!
Anyone know a hosting company that will permit it?
OR have things moved on and there is a better method?
Maky thanks in advance.
Eldoc
I am not 100% sure what you need to do but my hosting company is computinghost.com you could try them. They seem to be pretty flexible about the the sockets you use.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode