implementation of TCP/IP for java-me
        Posted  
        
            by iamrohitbanga
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by iamrohitbanga
        
        
        
        Published on 2010-02-17T17:26:32Z
        Indexed on 
            2010/05/01
            21:17 UTC
        
        
        Read the original article
        Hit count: 219
        
java-me uses the internet connection of the mobile device to implement network api's.
are there any special features in the implementation of tcp/ip protocol stack for mobile devices or the implementation is essentially the same with a little different parameters like buffer space etc.
lets take symbian for example.
© Stack Overflow or respective owner