sending data to the server via port 5555 C#
        Posted  
        
            by numerical25
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by numerical25
        
        
        
        Published on 2010-03-19T21:07:52Z
        Indexed on 
            2010/03/19
            21:11 UTC
        
        
        Read the original article
        Hit count: 179
        
I am wanting to send some data to a server from a client application to the server via port 5555. I don't have a window's server. My question is if I purchase a .Net Framework hosting service. Would I be able to connect the client application to this server. and could I do it by sending a Post. I am new to this, so excuse me if it doesn't entire make sense. but I am looking for just some little direction. If someone could explain what port 5555 is used for that would be great.
© Stack Overflow or respective owner