API help for software development?

siddharth g

New member
This is the first time i am making any software... I want my software to connect to an application pre installed on user's computer. That application is something like Apex DC++ which downloads stuff fom internet shared by other people. So my software will connect to it... user enters a query and my software sends it to DC, DC performs a search, downloads if available and thats it. Now the problem is.. i dont know where to start... how do i connect to that software in the first place. I searched the net and found APIs are functions that can be implemented by external applications but beyond that nothing... !!! How do i start writing my code. please help........
 
Back
Top