Used Extasys for Java for Windows?


Editors’ Review

Download.com staff
Extasys is a socket library for Java and .NET that simplifies network development. It offers asynchronous data processing and dedicated thread pools, letting developers focus on message exchange logic instead of low-level socket implementation.
  • Pros

    • Offers asynchronous data processing for network communications.
    • Provides dedicated thread pools for each server and client instance.
    • Supports multiple listeners per server and connectors per client.
    • Includes a TCP message collector with configurable message splitters.
    • Compatible with Java, Mono, and Microsoft .NET Framework.
  • Cons

    • No native support for SSL or TLS encryption.
    • Lacks abstractions for higher-level protocols like HTTP.
    • Message splitting feature is specific to TCP connections.
    • IPv6 support is not specified in the description.
    • Requires manual implementation of application-level protocols.

Used Extasys for Java for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
2.0.0.8
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 2003
  • Windows 10
  • Windows XP
  • Windows Vista
  • Windows 7
  • Windows 98
  • Windows ME
  • Windows NT
  • Windows 2000
Additional Requirements
None
POPULARITY
Total Downloads
139
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Enhance the accurate TCP and UDP data transfer over network.
Extasys is a TCP/UDP socket library for Java, Mono and Microsoft .NET Framework. The power of this socket is the asynchronous data processing that offers. If you are using sockets then Extasys is the proper tool for your work because we designed this socket to help you to only have to think about the message exchange (the process) and let it do the hard job. It is dedicated thread pool for each TCPServer, TCPClient, UDPServer, and UDPClient. It has multiple listeners per server and multiple connectors per client. TCP message collector with character or string message splitter.

Download.com
Your review for Extasys for Java