Apache MINA
http://dbpedia.org/resource/Apache_MINA an entity of type: Thing
Apache MINA ist ein freies Java Framework für Netzwerkkommunikation. Es stellt eine ereignisbasierte Programmierschnittstelle für asynchrone Kommunikation über Transportprotokolle wie TCP/IP and UDP/IP und zur Verfügung. MINA ist ein Akronym für Multipurpose Infrastructure for Network Applications.
rdf:langString
Apache MINA (Multipurpose Infrastructure for Network Applications) is an open source Java network application framework. MINA can be used to create scalable, high performance network applications. MINA provides unified APIs for various transports like TCP, UDP, serial communication. It also makes it easy to make an implementation of custom transport type. MINA provides both high-level and low-level network APIs.
rdf:langString
rdf:langString
Apache MINA
rdf:langString
Apache MINA
rdf:langString
Apache MINA
rdf:langString
Apache MINA
xsd:integer
32517945
xsd:integer
1112639461
xsd:date
2022-07-24
xsd:double
2.2
xsd:integer
250
rdf:langString
Apache MINA ist ein freies Java Framework für Netzwerkkommunikation. Es stellt eine ereignisbasierte Programmierschnittstelle für asynchrone Kommunikation über Transportprotokolle wie TCP/IP and UDP/IP und zur Verfügung. MINA ist ein Akronym für Multipurpose Infrastructure for Network Applications.
rdf:langString
Apache MINA (Multipurpose Infrastructure for Network Applications) is an open source Java network application framework. MINA can be used to create scalable, high performance network applications. MINA provides unified APIs for various transports like TCP, UDP, serial communication. It also makes it easy to make an implementation of custom transport type. MINA provides both high-level and low-level network APIs. A user application interacts with MINA APIs, shielding the user application from low level I/O details. MINA internally uses I/O APIs to perform the actual I/O functions. This makes it easy for the users to concentrate on the application logic and leave the I/O handling to Apache MINA.
xsd:nonNegativeInteger
3233
xsd:date
2022-07-24
xsd:string
2.2.1