Top "Client" questions

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

Service worker communicate to clients

I have been trying to send messages to clients from service worker but if I use self.clients.matchAll() .then((…

client service-worker
How to pass a vendor-specific options to a DHCP server using dhclient?

I am trying to configure dhclient. The specification says that I should add vendor-specific options in every DHCP request/solicitation. …

linux configuration client dhcp
Hazelcast 3.6.1 "There is no suitable de-serializer for type" exception

I am using Hazelcast 3.6.1 to read from a Map. The object class stored in the map is called Schedule. I …

serialization client hazelcast kryo
Azure Service Bus Client Connection Persistence

I have below a basic wrapper around the Azure Service Bus code that we will be using within a worker …

c# azure client azureservicebus
How to broadcast in java network

Its my first time programing network in java. I was looking for a way to send to somehow broadcast to …

java networking client broadcasting
How to create Telnet Client with Delphi 5

How do I create a Telnet Client inside of a Delphi 5 application?

delphi client telnet delphi-5
Get time of NTP-Server from Android App

Dear android developers, I'm trying to implement the sntpclient class in my application but it didn't work. Class: http://grepcode.…

java android networking client ntp
How do I reconnect a client when server is down in Java?

I have a server that accepts sockets from whenever a client connects. I want to be able to shutdown my …

java sockets client server reconnect
Server Side Implementation of requestAnimationFrame() in NodeJS

I have some questions regarding the wildly used requestAnimationFrame() functions. Recently I came across some implementation in multiplayer games who …

javascript node.js client server
Is it impractical to put an HTML form into an email?

I've had several clients ask this, and I've never been able to get or give a satisfactory answer. Can you (…

email forms webforms client survey