I am looking at a machine with multiple IP address (ex ethernet and wireles开发者_开发技巧s) and need my client to connect to a server using a specific Client IP address.I can perform this easy in Jav
Consider this scenario: You want to send some data to the client in JSON format, and you don\'t want to go back to the server. The data consists of 15 teachers with 100 students. The relationship bet
I have a database no more than say 100k which I\'d like to use as reference documentation for my software. It\'s just a simple table really - around 5 columns by a couple of hundred rows. I am looking
I would like my site visitors to be able to create a vCard, with all supported properties, notes, and some custom properties. Similar to what this website called vacrdmaker offers. I have found a php
I\'m attempting to locally store an object within an array within an object. If I try the following in my console it works perfectly:
I\'d like to give my users the ability to log-in my Android app using their OpenId (have a text field like StackOverflow\'s and ask the user to enter his OpenId there). I\'ve looked around a lot but c
I have a website that allows users to upload video files but I want to limit the filesize to 2MB , this is pretty straightforward after uploading the file but does anyone knows if I can check the file
this is my frist question on Stackoverflow even if I\'m a programmer since I remember and I\'ve used this site since I was born (ok maybe not that long).
Is there a way, or is it even possible to take a screenshot of a website with Flash (or Java)? If i开发者_开发问答t is, could someone please provide some basic information on how to achieve this?
I need to check if a newly registered domain has fully registered/propagated from the users browser, so I can assure they have access to it.