Forum C# Support for Connecting to outside Server?

Support for Connecting to outside Server?

Postby mulatto401 » June 14th, 2010, 5:49 am

Hi,

I have a server that handles all my users data for use on websites and in flash games. I was wondering if any support is being considered for that. I know there is a DB we can use, but it is limited to being accessed through the PlayerIO API and does not allow 3rd party access to that data.

I tried making my own solution in C# but you guy have stopped that with 'non-allowed method" errors.

Is there any solution in the works for this?

Thanks
Chris
mulatto401
Paid Member
 
Posts: 34
Joined: June 13th, 2010, 11:13 pm

Re: Support for Connecting to outside Server?

Postby Oliver » June 15th, 2010, 1:20 pm

Hi,

A common request is to be able to make webrequests to third-party webservers; It's not scheduled yet, but it seems to be a very common request, so perhaps we should bump it up.

Is that what you'd like?

- Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am

Re: Support for Connecting to outside Server?

Postby mulatto401 » June 15th, 2010, 9:26 pm

I would like to see this feature added as soon as possible. Because of the current state of PlayerIO I cannot use this service for my company because all of the social networking data is on other servers. We would love to use PlayerIO for just the multiplayer aspect of our games and have it speak to our servers to send data back and forth.

Thank You for considering.
mulatto401
Paid Member
 
Posts: 34
Joined: June 13th, 2010, 11:13 pm

Re: Support for Connecting to outside Server?

Postby Oliver » June 16th, 2010, 11:06 am

Hey,

I'll make you a deal: If you buy a license now (just a Plus one), i'll get the feature pushed to the front of the queue so it'll be ready in 1-2 weeks.

What do you say ?

- Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am

Re: Support for Connecting to outside Server?

Postby mulatto401 » June 16th, 2010, 3:05 pm

I would take your deal, but your credit card processing keeps giving me an "Unknown error" Under the credit card number field. I tried 2 different cards.
mulatto401
Paid Member
 
Posts: 34
Joined: June 13th, 2010, 11:13 pm

Re: Support for Connecting to outside Server?

Postby Oliver » June 16th, 2010, 3:37 pm

Hey,

That's... bad! We're on it! What kind of card is it?

We had it tested and everything before release (and I've even bought a subscription personally even though i don't develop flash games myself just to test it out).

- Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am

Re: Support for Connecting to outside Server?

Postby mulatto401 » June 16th, 2010, 3:38 pm

I used a Visa, I tried it in Firefox and in IE and still got the unknown error. I tried about 7 times :(
mulatto401
Paid Member
 
Posts: 34
Joined: June 13th, 2010, 11:13 pm

Re: Support for Connecting to outside Server?

Postby Oliver » June 16th, 2010, 4:07 pm

Okay. Thanks. We're looking into it.

Best,
Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am

Re: Support for Connecting to outside Server?

Postby Henrik » June 16th, 2010, 4:33 pm

There, it should be fixed now. We accidentally released an old version of a file, and that caused the error.

So, please try again now! :-)
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: Support for Connecting to outside Server?

Postby mulatto401 » June 16th, 2010, 4:51 pm

Alright, all upgraded! Now I'll be waiting for your side of the deal :D
mulatto401
Paid Member
 
Posts: 34
Joined: June 13th, 2010, 11:13 pm

Re: Support for Connecting to outside Server?

Postby RocketBunny » June 16th, 2010, 9:52 pm

Hi Oliver,

I just bought a PlayerIO subscription in the hopes that a Unity enabled version (C# API) will hopefully get some love and be available soonish.

Let me know if I can be of any assistance in testing code for you.

Cheers,

-Rob.
Rocket Bunny Games
RocketBunny
Paid Member
 
Posts: 23
Joined: June 16th, 2010, 9:49 pm

Re: Support for Connecting to outside Server?

Postby Oliver » June 18th, 2010, 10:13 am

mulatto401 > I've already put it to the front of the list; the developer just need to finish his current thing and then this will be next.

RocketBunny > That's the most awesome thing I've ever heard, and i'd love to take you up on that offer.

We actually have a .net version that we're getting ready to release... I have no idea if it works with unity though, but i'd love to give it a try.

Is it easiest that i send you a beta version?

- Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am

Re: Support for Connecting to outside Server?

Postby RocketBunny » June 19th, 2010, 3:50 am

Hi Oliver,

I've emailed you my details. Let me know when you are ready.

Cheers,

-Rob.
RocketBunny Games
RocketBunny
Paid Member
 
Posts: 23
Joined: June 16th, 2010, 9:49 pm

Re: Support for Connecting to outside Server?

Postby Oliver » June 24th, 2010, 1:44 pm

Hey mulatto401, ETA is early next week for the feature.

It's going to allow your code to make web requests to external servers.

- Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am

Re: Support for Connecting to outside Server?

Postby mulatto401 » June 24th, 2010, 6:33 pm

can't wait to see it in action :)
mulatto401
Paid Member
 
Posts: 34
Joined: June 13th, 2010, 11:13 pm

Re: Support for Connecting to outside Server?

Postby Oliver » June 30th, 2010, 7:57 pm

Hey Guys,

I just wanted to drop you a note and let you know that we've launched the support for doing web requests to other servers. You get both Get and POST requsts, and you can either process the response as a stream or just plain text.

Read more here:
http://playerio.com/documentation/refer ... ibrary.web

- Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am

Re: Support for Connecting to outside Server?

Postby UnknownGuardian » July 1st, 2010, 12:07 am

I take it the bandwidth used by doing so is also added to our monthly usage?
UnknownGuardian
 
Posts: 94
Joined: May 25th, 2010, 5:11 am

Re: Support for Connecting to outside Server?

Postby Oliver » July 1st, 2010, 10:07 am

I take it the bandwidth used by doing so is also added to our monthly usage?


Yes.
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am


Return to C#



cron