Forum: Windows NT / 2000 / XP May 23rd, 2009 |
| Replies: 1 Views: 452 can any one tell me o change running process owner.thanks |
Forum: Java May 16th, 2009 |
| Replies: 1 Views: 308 How can i check if the ObjectOutputStream has unread object wriiten to the stream? When i'm runnig my program which has server and client (the client sends the screen shot and the server displays it)... |
Forum: Java May 15th, 2009 |
| Replies: 3 Views: 353 i need users name who are currently active in multi-client working group by any method,programe(java,batch,c++,windows command line,...). Did you get me now? thx for quick reply. |
Forum: Java May 15th, 2009 |
| Replies: 3 Views: 353 how can i get a remote logged username? |
Forum: Windows NT / 2000 / XP May 15th, 2009 |
| Replies: 2 Views: 326 how can i get a remote logged user name? |
Forum: Java Mar 28th, 2009 |
| Replies: 1 Views: 532 Hello there, I wrote a program in java and i make it jar. it works its task; But a user can terminate(Kill) my program by task manager. What can i do to prevent my procee in runnig? Need Your help...... |
Forum: Java Mar 28th, 2009 |
| Replies: 5 Views: 387 I don't know how. Please tell me, write simple code.
thanks |
Forum: Java Mar 28th, 2009 |
| Replies: 5 Views: 387 Because i want to block some site. |
Forum: Java Mar 27th, 2009 |
| Replies: 5 Views: 387 Hello there. i want to know the opened web address from my browser in java. Any one who can help me?
Thanks |
Forum: Java Mar 27th, 2009 |
| Replies: 3 Views: 277 yea, to Socket.connect(SocketAddress sa, int timeout); method we can tell send time; but the SocketAddress is null before the socket is createde. Did i make a mistake?
Please tell me in example.... |
Forum: Java Mar 26th, 2009 |
| Replies: 3 Views: 277 Hi there, i am trying to create multiple clients connecting to the server.
But the problem is that I can't set the Socket() constructor time.i.e by default the constructor waits to listen for 20... |