Quantcast
Channel: JavaPins - Stories tagged with client
Browsing all 5 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Writing Simple JMS Client Applications

This section shows how to create, package, and run simple JMS client programs packaged as stand-alone application clients. These clients access a J2EE server. The clients demonstrate the basic tasks...

View Article



Image may be NSFW.
Clik here to view.

krams::: Spring 3: REST Web Service Provider and Client Tutorial (Part 1)

In this tutorial we'll create a RESTful web service based on Spring 3. We'll be developing a REST provider using URI templates that returns XML and JSON representations of our data. We'll also add...

View Article

Image may be NSFW.
Clik here to view.

Interact between Server and Client using these jQuery with Ajax Snippets

Ajax – this is group of technologies using in web development to create interactive applications. Ajax is client-server technology which allow to web page to retrieve data asynchronously from server...

View Article

Image may be NSFW.
Clik here to view.

Java-Only | RESTful web services client in Java

RESTful web services client in Java A tutorial on how to use Jersey RESTful web services client Jersey's RESTful web services client API is a convenient and helpful API in order to consume RESTful web...

View Article

Image may be NSFW.
Clik here to view.

Synchronous Cilent Server application in java

This program creates a socket connection with the server running on port 9050 on localhost and gets the input stream from the socket by chaining the BufferedReader with the InputStreamReader. package...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images