basic device that can connect to internet
        Posted  
        
            by Hellnar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hellnar
        
        
        
        Published on 2010-04-09T11:32:17Z
        Indexed on 
            2010/04/09
            11:33 UTC
        
        
        Read the original article
        Hit count: 450
        
Hello, I am looking for a cheap solution to my problem:
I need to find either a common device (that is used in restaurants, bars clubs) or a cheap new device that can connect to internet (via the already existing ethernet or wireless based internet) and do HTTP request/receive response and retrieve information ? (For instance can a POS device connect to internet?)
For a project, I need to do identity validation on several restaurants and bars and not all of them have computers. So I will be giving "cheap and easy to use devices" and non-IT personal can use it to do http request to my server and get response.
All I can think of is Cell phones and SMS.
© Stack Overflow or respective owner