Search found 8 matches

by Ludopathic
28 Nov 2016, 18:39
Forum: SFS2X Java / Android API
Topic: Not getting extension response from SUAC
Replies: 5
Views: 12045

Re: Not getting extension response from SUAC

I was unaware that they needed to be specified, in your documentation it says that the SUAC has default fields, therefore I added one extra field that was not in the default configuration and left it at that. I will try to do it manually and see what happens.
by Ludopathic
28 Nov 2016, 13:07
Forum: SFS2X Java / Android API
Topic: Not getting extension response from SUAC
Replies: 5
Views: 12045

Re: Not getting extension response from SUAC

Thats the problem, server logs show no errors :/ Is there something I should have added to my zone extension code to get a response? I assumed that the response I was trying to get was built into the SUAC. My extension code - package SignupExtExtension; import java.util.Arrays; import com.smartfoxse...
by Ludopathic
27 Nov 2016, 22:34
Forum: SFS2X Java / Android API
Topic: Not getting extension response from SUAC
Replies: 5
Views: 12045

Not getting extension response from SUAC

Hi guys, I am getting my data to the server but I am not receiving confirmation that the sign up was successful (or not) - this is my code currently. I am not getting any console output passed the Connection case. package LoginRegistration; import com.smartfoxserver.v2.entities.data.ISFSObject; impo...
by Ludopathic
22 Nov 2016, 16:53
Forum: SFS2X Java / Android API
Topic: Livechecking availablity from within client
Replies: 5
Views: 11329

Re: Livechecking availablity from within client

Hi, I assumed that that is what it would translate to and I did try it out by cross comparin the other given the other examples, however I am getting the error in the IDE that The method getArguments() in the type BaseEvent is not applicable for the arguments (String) I'm kind of hitting my head aga...
by Ludopathic
22 Nov 2016, 11:18
Forum: SFS2X Java / Android API
Topic: Livechecking availablity from within client
Replies: 5
Views: 11329

Re: Livechecking availablity from within client

OK thanks - will probably bug you a little more on this thread - the lack of java examples for clientside programming is a little hard for me, I'm having to port the example ActionScript and C# code examples I can find to java which is not always ideal :/ I have this code but this line seems to be g...
by Ludopathic
19 Nov 2016, 14:44
Forum: SFS2X Java / Android API
Topic: Livechecking availablity from within client
Replies: 5
Views: 11329

Livechecking availablity from within client

Hi guys, I am using a widget library that also implements a TextField listener to check strings as I type, I was wondering if anyone had any suggestions as to how to fetch information from SFS2X in a live manner that allows me to check for availability of usernames and passwords? I would rather not ...
by Ludopathic
19 Nov 2016, 03:25
Forum: SFS2X Questions
Topic: Cannot connec to Admin Panel with NOIP
Replies: 3
Views: 4398

Re: Cannot connec to Admin Panel with NOIP

Hi Lapo,

rpi3 is the Raspberry Pi 3 computer. Yes indeed, noip2 is a dynamic dns updater service. I fixed the problem, turns out I had to forward ALL the ports including port 8080 on my router to access the admin panel.
by Ludopathic
12 Nov 2016, 02:31
Forum: SFS2X Questions
Topic: Cannot connec to Admin Panel with NOIP
Replies: 3
Views: 4398

Cannot connec to Admin Panel with NOIP

Hi guys, I'm not sure what I'm doing wrong here, I installed SFS2X on an rpi3 which is connected with noip2 due to my isp forcing dynamic ips on me. I cann ssh into the box and use vnc fine with noip so I know that everything is pointing in the right direction. I can access the admin panel from the ...

Go to advanced search