This is the weblog of Bangalore Open Java Users Gruop (BOJUG). The group consists of Java developers and enthusiasts from in and around Bangalore who meet atleast once a month.
This blog will have the latest from the group, the monthly meeting details and anything and everyhting interesting happenning in the group.
more →
Dear JUG Members, Below are the points that were discussed on the JUG Meet last Saturday (24 July 2010): 1) Promotional Video for BOJUG 2) BOJUG Website 3) Treasure Hunt Game for BOJUG Members (I will send out another mail on this shortly) 4) Topics for Discussion - JSF, Concurrency, Profile, Performance tuning, […]
Charu, I downloaded the latest ALL version of the JSMPP project from [link] I ran this project in Eclipse and it worked ** The key is open the main folder jsmpp-2.1.0 in Eclipse with use existing sources option in the New Java project wizard with regards […]
Hi,\ I am sending my desktop's screenshot to the server .I would like to repeatedly take screenshots ans send iot to the server.How do i implement it ?? I am having a program that is taking the screenshot and sending the image to the server.and at the server side the image is being saved and […]
Hi, When I say the memory required by a process what does it mean?? I have come across various terms like resident memory, shared memory etc. What I want to find out is the memory occupied by run time objects like vectors, hashtables etc. How do I find that out? […]
Hi, Am working in the LInux(Fedora 12) environment. Which is the easiest way to extract the PID of the current process in java? I have found a couple of ways but they advocate using shell.. Is there any package for it?? […]
HI, I want to create a website which will allow the users to send sms from it in jsp/Servlet. Requirements to be fulfilled, 1) Sending single sms at a time, 2) Broadcasting upto 100 sms at a time. 3) Controlling the throughput . 4) Distributing the throughput within concurrent the clients. Regards, […]
Hi, Am working on a small appplication to find whether my task is compute intensive or otherwise. For that, I need to run my program on a machine and get the CPU time. If i know the CPU configuration of some other machine how will i be able to predict the time required to run the same program on that machine. […]
Recent Comments