In this blog we have covered about Socket Programming in Java. You will learn client side programming, server side programming, with examples
Web Java API is accessed via HTTP protocol and is used to establish a communication bridge for browser-based applications/services like web storage and web notifications.Java API example APIs in Java can be custom as well as open-source packages. For the APIs your developer or a service provid...
While one plans to bring AMQP into action, getting to know some of its key terminologies is imperative. In this post part, we have explained the widely used ones. Broker (or server) plays a crucial role in AMQP protocol enablement. It is responsible for connection building that ensure better...
This document summarizes features and enhancements in Java SE 8 and in JDK 8, Oracle's implementation of Java SE 8
Lightweight Directory Access Protocol Domain name service. Java Remote Method Invocation. The above mentioned are directories that JNDI SPI integrates with and builds a platform with JNDI implementation possibilities. JNDI Packages There are namely five packages in Java using JNDI SPI. Some of the pac...
What is ICMP? Purpose of ICMP Types of ICMP Messages ICMP in DDoS attack How does ICMP Work? What is ICMP Port? Limitations of ICMP Conclusion What is ICMP? ICMP is part of the TCP/IP protocol stack. It is an error message protocol that integrates the basic Internet Protocol and is sit...
This connector is smaller, is reversible and also supports USB 3.1 protocol. Skylake supports up to five monitors via HDMI 1.4, DisplayPort 1.2 or Embedded Display Port (eDP) interfaces. “Rezence” is a wireless feature that allows users to charge their Skylake based laptops, and wireless ...
What is an object? Inobject-oriented programming (OOP), objects are the things you think about first in designing a program and they are also the units of code that are eventually derived from the process. In between, each object is made into a genericclassof object, and even more generic...
Garbage collection (GC) is amemoryrecovery feature built into programming languages such asC#andJava. A GC-enabled programming language includes one or more garbage collectors (GC engines) that automatically free up memory space that has been allocated toobjectsno longer needed by the program. The...
.pdb files in production environment? 'An operation was attempted on a nonexistent network connection' error 'bootstrap' is not a valid script name. The name must end in '.js'. 'Cannot implicitly convert 'System.TimeSpan' to 'System.DateTime' 'DayOfWeek' is not supported in LINQ to Entit...