←back to thread

266 points longwave | 5 comments | | HN request time: 0.235s | source
1. Kristine1975 ◴[] No.10968039[source]
Oracle did something similar with the network protocol of its database driver. Not to prevent copying, but to prevent others from writing their own drivers: http://dacut.blogspot.de/2008/03/oracle-poetry.html
replies(3): >>10968275 #>>10969121 #>>10969388 #
2. tempVariable ◴[] No.10968275[source]
OK, is this for real ? Does everyone have to use the Oracle OCI library under the hood ?
replies(1): >>10968929 #
3. Natsu ◴[] No.10968929[source]
Definitely real. I WTF'd the first time I read that poem out of a packet capture.
4. GlitchMr ◴[] No.10969121[source]
I doubt that it would work in practice. Sega tried similar thing (requiring games on Sega Genesis to print "PRODUCED BY OR UNDER LICENSE FROM SEGA ENTERPRISES LTD.") to block interoperability, and they lost a case against Accolade.
5. JoshTriplett ◴[] No.10969388[source]
LEGO tried to do the same thing with their Mindstorms SDK.