Andre
unread,Mar 12, 2012, 9:29:47 PM3/12/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Safe Browsing API
I'm going to store the chunk information into a mysql database. I'm
just curious how some of your databases looks like. I'm thinking of
having ChunkNumber, Hostkey, Prefix, AddChunkNumber as the columns.
Should the type of chunk (add/sub) chunk also be stored?
Also, should the data be stored as is, or stored as hex values?
Thanks in advance.