Jump to content


Photo

what is the difference between API and COM?


  • This topic is locked This topic is locked
16 replies to this topic

#1 azure

azure
  • Members
  • 1203 posts

Posted 31 August 2012 - 03:45 PM

hello!

what is the difference between API and COM?

thanks!

#2 rbrtryn

rbrtryn
  • Members
  • 790 posts

Posted 31 August 2012 - 03:50 PM

<!-- m -->http://en.wikipedia.... ... _interface<!-- m -->
<!-- m -->http://en.wikipedia....nt_Object_Model<!-- m -->

#3 azure

azure
  • Members
  • 1203 posts

Posted 31 August 2012 - 10:42 PM

still no clue

#4 maul.esel

maul.esel
  • Members
  • 790 posts

Posted 01 September 2012 - 02:10 AM

An API is a way to programatically acess another "program" or code. This can be done by HTTP requests (Web APIs), DllCalls (C/C++ DLLs) or other means.

COM is just another way to expose an API, which is object-oriented and is also intended to cooperate between languages (e.g. with COM ou can access C++ code, C# code (any .NET), ...) and even across computers.

#5 azure

azure
  • Members
  • 1203 posts

Posted 01 September 2012 - 05:56 PM

great info, thanks!

#6 azure

azure
  • Members
  • 1203 posts

Posted 10 September 2012 - 11:50 PM

also, the difference from IDE?

#7 MasterFocus

MasterFocus
  • Moderators
  • 4126 posts

Posted 11 September 2012 - 01:30 AM

C'mon azure, you're currently accumulating an amazing total of 1161 posts, most of them asking questions that could be answered by "RTFM".
Have you even tried Googling it, or checking Wikipedia? It's not like you're asking us for a opinion on which software is better for a certain task or something like that.
<!-- m -->http://en.wikipedia.org/wiki/IDE<!-- m -->

#8 tidbitNLI

tidbitNLI
  • Guests

Posted 11 September 2012 - 01:31 AM

Self exploration (searching) can go a long way. Don't always rely on someone to do it for you.
IDE

Edit: You beat me to it.

#9 azure

azure
  • Members
  • 1203 posts

Posted 11 September 2012 - 09:02 AM

no, you dont get the actual meaning of my posts, as always

I ofcourse know the definition

the point is that API, COM, IDE are more or less the same thing!!! (unless I get it wrong)

and since they are more or less the same thing, why do we need 3 definitions?

#10 tank

tank
  • Members
  • 4101 posts

Posted 11 September 2012 - 09:54 AM

and IDE is not anything like an API or COM. I think we have a good idea of the meaning of your posts, your a f'n idiot and you want to be spoonfed

#11 azure

azure
  • Members
  • 1203 posts

Posted 11 September 2012 - 08:12 PM

and IDE is not anything like an API or COM. I think we have a good idea of the meaning of your posts, your a f'n idiot and you want to be spoonfed


and there is a whole bunch of articles explaining API and IDE differences, which proves you're a fcktard who doesnt know a sht
and you're a f'kin son of a beech who should get lost of my threads and go die
and you're a stupid ashole whose posts are literally a pile of sht, like your fkin head's content

#12 infogulch

infogulch
  • Moderators
  • 717 posts

Posted 11 September 2012 - 10:20 PM

Please keep the pointless harsh language to a minimum, people.

Integrated development environment

This is the tool that programmers use to write programs. (Think Notepad++ on steroids.) It usually has lots of features. Often, one of the features is that it helps you (the programmer) use an API, by providing tips/hints about an API that you're using.

Application programming interface

This is a specification that lets two or more programs talk to each other. So if you write a program that uses a different program, then you're using an API.

In a sense, ahk libraries can be API's. You write a program (your script) that communicates with another program (the library).

You can also create your own API, that other programs can use.

Component Object Model

This is an API for API's. (I'll just get this over with now: "API-CEPTION!!!")

azure, it wouldn't hurt if you at least tried a little harder. You could have gotten all of this by reading the articles.

#13 iipottt

iipottt
  • Guests

Posted 12 September 2012 - 03:51 PM

he blasted the tank off. tanks mistake though.

#14 guest3456

guest3456
  • Members
  • 1325 posts

Posted 12 September 2012 - 05:18 PM

clearly you guys haven't learned yet

after reading my second azure thread, i've known what to expect from this moron. maybe we should follow all his threads and just post "google.com" as every respone


1.the point is that API, COM, IDE are more or less the same thing!!!
2.(unless I get it wrong)


1 is wrong
2 is right

#15 Guest

Guest
  • Guests

Posted 12 September 2012 - 07:09 PM

and there is a whole bunch of articles explaining API and IDE differences, which proves you're a fcktard who doesnt know a sht
and you're a f'kin son of a beech who should get lost of my threads and go die
and you're a stupid ashole whose posts are literally a pile of sht, like your fkin head's content


Shame on you.

You've got no reason to insult him - but if you, then fix your damn typos.

You know to firstly google for the stuffs you need and if you still didnt understand it, then you should post it else the users don't know that.
But your topic starting post doesn't contain any detailed infos about what you've done so far, what you think what it is or what you exactly your problems are.

You haven't go through any (mature) progess, as it seems - with your >1K posts.