hwongcom

Results 14 comments of hwongcom

Would like to have user verification for authorized end users only by value verification, cookie, sending to another existing central server, if match, return true and allow upload, once successfully...

oh two more things... 1. image reduction (resize smaller) on browser side before sending 2. maximum file size in (kb) or dimension of file send resize on server side. That's...

1. for ssdb storage, is it using set or hset? can we modify this setting? 2. md5 naming will not have collision? i would like to put timestamp into the...

Can you please provide the server spec for this website: http://demo.buaa.us/ CPU, memory usage will do. thanks.

1. There is only IP access control in zimg now. If you need user verify funtion, you should modify post_request_cb() in zhttpd.c. But it's not easy. is there any update...

Is it possible to provide a script API call from php to frontend to zimg server for the uploading process? e.g. zimg command line update or similar. This will open...

1. There is only IP access control in zimg now. If you need user verify funtion, you should modify post_request_cb() in zhttpd.c. But it's not easy. is there anyways to...

I mean only allow authenticated users to upload data. retrieval is fine.

sounds great. node.js will be even better though.

yes but it's not tiny. your tinyredisclient is very efficient and works extremely well for redis. hope to see one for ssdb because i know it will work faster than...