Skip to content

Java Vogue

Java Tutorials

  • All Tutorials
  • Java
  • Java8
  • Spring Boot
  • Microservices
  • Spring
  • Hibernate
  • Reactjs
  • Interview Question
  • Contact

Tag: openfire tutorial

December 7, 2015 javavogue

How to Send message from one user to other ( chat example) In xmpp

We have knew how to add roster in xmpp server . Now we will send message from one user to other.

Continue reading
December 7, 2015 javavogue

How to remove Roster or Friend in xmpp server

In previous post we have learn how to add roster in xmpp.  Now we will see xmpp example for remove

Continue reading
December 7, 2015 javavogue

how to add roster in xmpp using smack api

In last article we have learn how to login on xmpp server using smack api . Now In this article

Continue reading
December 5, 2015 javavogue

How to install Spark IM client in ubuntu

In previous tutorial we have learned how to install openfire .  In this tutorial we will learn how to install

Continue reading
December 5, 2015 javavogue

How To Install Openfire XMPP Server On Ubuntu

In this tutorial we will see openfire installation steps in ubuntu . In this article we will learn how to

Continue reading
April 4, 2015 javavogue

Get Roster List From XMPP IM with Smack API in Java Application

In previous post we have learned how to login using smack api . In this tutorial we will java xmpp

Continue reading
April 4, 2015 javavogue

Login to XMPP IM with Smack for Java applications

In previous article we have seensmack xmpp connection example , In this smack tutorial we will learned how to login xmpp

Continue reading
April 4, 2015 javavogue

Openfire Server Tutorial

We all knew that With the invention of the Internet, the way of communication revolutionized, a long ago. We knew

Continue reading

Recent Posts

  • How to find Magic Number in Java
  • Neon Number Program In Java
  • Disarium Number Program in Java
  • Automorphic Number in Java
  • Perfect Number In Java Program

Popular Posts

  • How to Read value From application.properties in spring boot
  • ‘Field required a bean of type that could not be found.’ error spring restful API
  • How to Reload Changes Without Restarting the Server – Spring Boot
  • No converter found for return value of type: org.springframework.http.converter.HttpMessageNotWritableException: No converter found
  • Spring Boot @ConfigurationProperties Property Validation
hi