Results 1 to 2 of 2
Thread: Creating own APIs
- 12-20-2012, 07:55 PM #1
Member
- Join Date
- Oct 2011
- Posts
- 3
- Rep Power
- 0
Creating own APIs
How do you go about creating own APIs for things like connecting to SQL, FTP servers, etc. I know that there are APIs that can be downloaded to handle those functions but I want to get into the creation of such programs. I've been messing around with java for some time now and just need direction since google searching always leads me to already created APIs and not how to make them. Thanks.
- 12-20-2012, 08:30 PM #2
Re: Creating own APIs
The simple answer is that you just write code that does what you want, then package it into some kind of an accessible framework.
But really, your question is a little to vague to offer anything more specific than that. Which part of this are you stuck on?How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Similar Threads
-
SMS Java APIs
By a_turingmachine in forum Advanced JavaReplies: 0Last Post: 08-12-2008, 04:33 AM -
Java APIs
By chagla in forum New To JavaReplies: 1Last Post: 07-23-2007, 10:19 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks