Top "Client" questions

A client is an application or system that accesses a service made available by a server.

Advantage and disadvantage save state in Restore View in client/server JSF 2

In the Restore View phase of JSF 2, we can config saving state of each components in server or client by &…

jsf client phase
No qualifying bean of type 'org.springframework.cloud.client.discovery.DiscoveryClient' available

What else is required for DiscoveryClient? I am trying to fetch registered services to eureka using DiscoveryClient. The standalone program …

java spring client netflix-eureka discovery
Client server tcp/ip chat room application

I have stored all port numbers of client connected to my server in linked list. Want to send message to …

c multithreading sockets client chatroom
OTRS REST Java Client

Does someone knows a good java client for OTRS or can me point to some info pages for writing my …

java web-services client otrs
Consuming Spring Hateoas Restservice with RestTemplate

I have two applications, one is called bar, what provides me resources in HAL format. The other is bcm to …

java client resttemplate spring-hateoas hal
C# Exchange ActiveSync Client

Does anyone know of any good libraries for implementing the Exchange ActiveSync Protocol into a C# Application so that I …

c# client exchange-server activesync
JAX-WS always sends MTOM attachments inline

Basically I want to create a web services client to send a mtom soap message via the proxy method. I …

java web-services soap client mtom
Multiple applications in single solution

I believe this is possible but unsure how to go around it, I need to create a server/client solution, …

c# winforms client multiple-projects