Results 1 to 5 of 5
Thread: Push Based Mechanism
- 02-18-2012, 05:26 PM #1
Member
- Join Date
- Feb 2012
- Posts
- 60
- Rep Power
- 0
- 02-18-2012, 06:42 PM #2
Re: Push Based Mechanism
How will the server get the client's IP address?
How will the client know that it has data to read if it doesn't request the data?
You could have the client open a ServerSocket and wait on that for a connection from the server.
- 02-18-2012, 06:51 PM #3
Re: Push Based Mechanism
Cross posted at Push Based Mechanism
- 02-19-2012, 05:15 AM #4
Member
- Join Date
- Feb 2012
- Posts
- 60
- Rep Power
- 0
Re: Push Based Mechanism
i thought of using the DWR - Easy Ajax for JAVA
and when the data is changed in the database triggers can be generated which in turn calls the servlet and i am not sure how to push the data from server to client. I am just a beginner in java please help me out.
- 02-19-2012, 01:41 PM #5
Similar Threads
-
Reflection Mechanism .
By AnanthNag.Kundanala in forum New To JavaReplies: 1Last Post: 06-02-2011, 08:48 AM -
A little push using Semaphones
By kendel in forum New To JavaReplies: 0Last Post: 03-08-2011, 02:23 PM -
Stack (push/pop/top)
By sehudson in forum New To JavaReplies: 1Last Post: 03-08-2011, 02:40 AM -
Autodeleting mechanism
By kate88 in forum Advanced JavaReplies: 2Last Post: 01-31-2011, 03:46 AM -
XML Based theming mechanism
By Y. Progammer in forum New To JavaReplies: 0Last Post: 02-27-2010, 07:16 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks