Electroserver to Smartfox migration help
        Posted  
        
            by Garrt
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Garrt
        
        
        
        Published on 2010-04-30T00:28:44Z
        Indexed on 
            2010/04/30
            0:37 UTC
        
        
        Read the original article
        Hit count: 329
        
I've got several demonstration programs that use Electroserver, but I'd also want to test the same code using Smartfox. What is the most straightforward method to do this kind of migration? I know the types of classes that need to be changed, but since the terminology is slightly different in both libraries, it's difficult to make a smooth transition.
Fortunately, the programs are simple and I can probably do a bit of trial and error in replacing each missing class, but is there a better solution?
Thanks.
© Stack Overflow or respective owner