TestSEHTML / hints /application_interface.html
Alef1986's picture
Upload 1308 files
b0475e3 verified
Raw
History Blame Contribute Delete
602 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Application Interface</title>
</head>
<body>
<p>An <b>Application Interface</b> represents a point of access where application services are made available to a user, another application component, or a node.</p>
<h2>Category:</h2>
<p>Application. Active Structure.</p>
<h2>Examples:</h2>
<p>Transaction data exchange, Web services</p>
</body>
</html>