DataInputStream for Objective-C
Written on:April 26, 2013
0
I have been playing around with writing a Mac OS X app for stock trading. I was granted access to the trade servers API of a major online broker. The stream server API uses a data byte stream to send chunks of data for quotes. I needed this to track the live trades in real time so my app could calculate if it should buy or sell. The problem was…
Read more...In category: Development
Tags:api , byte , code , DataInputStream , iOS , java , Mac OS X , objective-c , sample , stream
Tags:api , byte , code , DataInputStream , iOS , java , Mac OS X , objective-c , sample , stream