All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by socket with all dependencies


trap-parent from group com.ericsson.research.trap (version 1.4.2)

Group: com.ericsson.research.trap Artifact: trap-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact trap-parent
Group com.ericsson.research.trap
Version 1.4.2


jfire-socket from group link.jfire (version 1.0)

Jfire - socket is a server-side framework based on AIO. Users only need a simple implementation of a business logic processing interface can be the business data processing. The framework provides the client and server at the same time. Have strong connection capacity. Single server provides tens of thousands of connections.

Group: link.jfire Artifact: jfire-socket
Show documentation Show source 
Download jfire-socket.jar (1.0)
 

0 downloads
Artifact jfire-socket
Group link.jfire
Version 1.0
Last update 01. December 2015
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-core, jfire-baseutil,
There are maybe transitive dependencies!

ocpp-view-model from group io.motown.ocpp (version 0.8.2)

Open Charge Point Protocol (OCPP. The common parts of the different OCPP specifications are handled here. The SOAP and JSON web socket modules communicate with the core via this module. This module also handles the events sent out by the core.

Group: io.motown.ocpp Artifact: ocpp-view-model
Show documentation Show source 
Download ocpp-view-model.jar (0.8.2)
 

4 downloads
Artifact ocpp-view-model
Group io.motown.ocpp
Version 0.8.2
Last update 16. May 2014
Organization not specified
URL http://motown.io/
License The Apache Software License, Version 2.0
Dependencies amount 17
Dependencies guava, domain-core-api, domain-utils, junit, axon-core, quartz, hibernate-entitymanager, hibernate-jpa-2.0-api, hsqldb, mockito-all, jcl-over-slf4j, slf4j-api, spring-beans, spring-context, spring-jdbc, spring-orm, spring-test,
There are maybe transitive dependencies!

nadron from group com.github.menacher (version 0.7)

Nadron is a high speed socket based java game server written using Netty and Mike Rettig's Jetlang. It is specifically tuned for network based multiplayer games and supports TCP and UDP network protocols.

Group: com.github.menacher Artifact: nadron
Show all versions Show documentation Show source 
Download nadron.jar (0.7)
 

0 downloads
Artifact nadron
Group com.github.menacher
Version 0.7
Last update 14. November 2013
Organization not specified
URL https://github.com/menacher/java-game-server/tree/netty4/nadron
License GNU Lesser General Public License (LGPL), Version 2.1
Dependencies amount 9
Dependencies spring-context, jcl-over-slf4j, slf4j-api, jetlang, netty-all, blazeds-core, blazeds-common, jackson-mapper-asl, msgpack,
There are maybe transitive dependencies!

junixsocket from group com.kohlschutter.junixsocket (version 2.10.1)

junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) and other socket types, such as AF_TIPC and AF_VSOCK, from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.

Group: com.kohlschutter.junixsocket Artifact: junixsocket
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact junixsocket
Group com.kohlschutter.junixsocket
Version 2.10.1
Last update 23. September 2024
Organization Kohlschütter Search Intelligence
URL https://kohlschutter.github.io/junixsocket/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

schedulerx-netty from group com.aliyun.schedulerx (version 3.10.6.Final)

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

Group: com.aliyun.schedulerx Artifact: schedulerx-netty
Show documentation Show source 
Download schedulerx-netty.jar (3.10.6.Final)
 

0 downloads
Artifact schedulerx-netty
Group com.aliyun.schedulerx
Version 3.10.6.Final
Last update 18. February 2024
Organization The Netty Project
URL http://netty.io/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

OpenNetLib from group dev.bitbite (version 2.0.2)

OpenNetLib is a lightweight, easy-to-use library to simplify socket communication. It is written in and for Java. It's still in an early stage but saves a lot of time already. Start using OpenNetLib today or help improving it by posting issues, questions and feature requests here: https://github.com/bitbitedev/OpenNetLib/issues

Group: dev.bitbite Artifact: OpenNetLib
Show all versions Show documentation Show source 
Download OpenNetLib.jar (2.0.2)
 

0 downloads
Artifact OpenNetLib
Group dev.bitbite
Version 2.0.2
Last update 12. February 2024
Organization not specified
URL https://github.com/bitbitedev/OpenNetLib
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jzmq from group org.zeromq (version 3.1.0)

The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the Java Bindings for ZeroMQ.

Group: org.zeromq Artifact: jzmq
Show all versions Show documentation Show source 
Download jzmq.jar (3.1.0)
 

24 downloads
Artifact jzmq
Group org.zeromq
Version 3.1.0
Last update 11. July 2014
Organization not specified
URL https://zeromq.org/
License LGPLv3+
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netty from group org.jboss.netty (version 3.2.10.Final)

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

Group: org.jboss.netty Artifact: netty
Show all versions Show source 
Download netty.jar (3.2.10.Final)
 

71 downloads
Artifact netty
Group org.jboss.netty
Version 3.2.10.Final
Last update 28. November 2013
Organization not specified
URL http://www.jboss.org/netty/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

glue-core from group de.ovgu.dke.glue (version 0.2.2)

GLUE is a Java library that simplifies asynchronous communication between heterogeneous software components. It supports various exchangeable transport protocols such that data can be easily transmitted in every situation: within a single Java virtual machine (in-memory); over the wire (IP socket); or even within a chat procolol (XMPP).

Group: de.ovgu.dke.glue Artifact: glue-core
Show documentation Show source 
Download glue-core.jar (0.2.2)
 

1 downloads
Artifact glue-core
Group de.ovgu.dke.glue
Version 0.2.2
Last update 11. February 2013
Organization not specified
URL https://projects.dke-research.de/redmine/projects/glue/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jcip-annotations,
There are maybe transitive dependencies!



Page 52 from 53 (items total 524)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy