I m doing Socket Programming in Java In that I want that Client will be get connected to server forever and as soon server is down Client will get notified Can anybody send me the code of this
Java
Using the Dataline SNOMED API in Java (NetBeans IDE) – Part 2
Demo #2: How to search for SNOMED concepts using keywords The SnAPI solution can be deployed centrally across the internet, or via a hospital, trust or other organisation’s extranet – allowing the calling application access to all SNOMED CT data via the SnAPI methods. Prior to using the API, you need to register online at [...]
Part 3 – Introduction to multi-threaded programming in Java
This is part 3 of a 3 part screencast tutorial. In this segment we demonstrate running our multi-threaded program and show how the user can interact with the program while the compute intense task is being handled by a second thread. The source code referenced in the screencast can be downloaded from my webpage: http:/themobilemontage.com/teaching/screencast-tutorials/
Java Design Patterns – Class Diagram
The class diagram should be similar to this where we are having Istrategy interface and there are some operations where we are having concrete strategy1 and concrete strategy2 and n number of implementation. Client is using this interface through this interface it is using one of these concrete strategy in its code. I think this [...]
Java EE Programming – Lecture 2
This lecture finishes the first PowerPoint lecture for this class. It reviews Distributed Architecture and Client/Server systems. The concept of network tiers and design patterns is also discussed. It also introduces the concept of JDBC and how easy the driver and connection is to establish. There will be a full JDBC lecture in the next [...]
Learn Android Tutorial 1.5- XML made Simple & Java Intro
Learn Android Tutorial 1.5- XML made Simple & Java Intro This video is from the mybringback series, Android The Basics at mybringback.com. What’s up my peepz? (who says peepz anymore?) This lesson will get you up and running, and even if you are an absolute beginner, you can do it. Please subscribe and thumbs up [...]