Search Results

Showing results 1 to 35 of 35
Search took 0.01 seconds.
Search: Posts Made By: Venks
Forum: Java Dec 17th, 2008
Replies: 1
Views: 487
Posted By Venks
Hai Friends,

Iam using gprs connection for my project, i want to send message from pc server to my mobile client by UDP connection,
how can i do? how can i get ip for mobile gprs...
Forum: Java Dec 8th, 2008
Replies: 1
Views: 1,047
Posted By Venks
Hai Friends,


I doknow how to store a particular data in mobile using j2me, i want to retrieve stored data while opening the application next time. is it possible in J2ME. plz...
Forum: Java Oct 13th, 2008
Replies: 2
Views: 1,278
Posted By Venks
here is my code...


/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/

package sampledb;
import javax.sql.*;
Forum: Java Oct 13th, 2008
Replies: 2
Views: 1,278
Posted By Venks
Hai Friends,

How to access multiple result sets in java? iam using getMoreResults, but iam able to access only half of data from second table... is there any way to access. please help...
Forum: JSP Aug 19th, 2008
Replies: 2
Views: 485
Posted By Venks
Hai Friends,

I want to create webservice in apache tomcat server in xml format as

<xml>
<name>Name1</name>
<address>Add1</address>
</xml>

please tell how to do this.
Forum: Java Jul 12th, 2008
Replies: 1
Views: 1,452
Posted By Venks
please any any solution for this problem
Forum: Java Jul 7th, 2008
Replies: 1
Views: 1,452
Posted By Venks
Hai friendz ,iam doing project in mobile i done small application in j2me
its working fine when i send via bluetooth to mobile but iam trying to download jad file from apache tomcat server its...
Forum: Java Jul 3rd, 2008
Replies: 4
Views: 709
Posted By Venks
iam running the client through internet connection (Lan dissconnected)
Forum: Java Jul 3rd, 2008
Replies: 8
Views: 2,395
Posted By Venks
im using public ip in my client,what are the changes that i have to do in my program? in client or server program?
Forum: Java Jul 3rd, 2008
Replies: 4
Views: 709
Posted By Venks
My problem is

I have my rmi server behind the firewall+nat enivironment:
in the server i have 1: public ip: 11.12.13.14
2.local ip: 190.9.30.242
...
Forum: Java Jul 3rd, 2008
Replies: 8
Views: 2,395
Posted By Venks
java.rmi.ConnectIOException: Exception creating connection to: 194.9.30.242; nested exception is:
java.net.NoRouteToHostException: No route to host: connect
this is my Exception
Forum: Java Jul 2nd, 2008
Replies: 8
Views: 2,395
Posted By Venks
any solution for this problem...
Forum: Java May 28th, 2008
Replies: 0
Views: 1,729
Posted By Venks
hai,

i want to hide task bar from my program, in c# user32.dll was used to hide the taskbar,
iam using user32.dll in my program as follows

import java.io.*;

public class NativeMFCMsg{...
Forum: Java Apr 29th, 2008
Replies: 8
Views: 2,395
Posted By Venks
When iam using external ip(125.17.11.232) to connect server its working fine in LAN but it gives error when iam try to run in internet connection
Exception in thread "main"...
Forum: Java Apr 23rd, 2008
Replies: 8
Views: 2,395
Posted By Venks
Hai Friends

Iam using RMI concept for my project, i want to connect client and server by using internet connection , but its working fine on LAN connection, it gives following Exception
...
Forum: Java Apr 21st, 2008
Replies: 4
Views: 1,022
Posted By Venks
is there any other way to solve this problem, because iam using counter in my project, during actions on button the counter stops until button process completes, please help me for this problem
Forum: Java Apr 16th, 2008
Replies: 4
Views: 1,022
Posted By Venks
Hai

I want to set my time to system in our application, how to set the time and to get the time?
Forum: Java Mar 22nd, 2008
Replies: 0
Views: 630
Posted By Venks
Hai,

Iam using swing application for my project, i want to restrict by pressing windows key ant alt+tab key press , how to restrict?please help me..
Forum: Java May 7th, 2007
Replies: 2
Views: 9,470
Posted By Venks
yes friend i want to load class files rfom remote source...and also i want to rip files of server store in particular location locally pl help me friend...
Forum: Java May 5th, 2007
Replies: 2
Views: 9,470
Posted By Venks
Hai friends i need help in downloading jar files or zip from website by giving particular url in java code...how can i do this , please any one tell me...
Forum: ASP.NET Apr 24th, 2007
Replies: 4
Views: 1,795
Posted By Venks
[Yes,I have both framework 1.1 and 2.0 on my machine and an IIS virtual folder configured for framework 2.0, but i am trying to debug with VS 2003.I couldn't do so..
Can u give me the solution to...
Forum: ASP.NET Apr 23rd, 2007
Replies: 4
Views: 1,795
Posted By Venks
Hi HollyStyles..

Thank u very much for the help.The problem is exactly which u had mentioned..i
Forum: ASP.NET Apr 23rd, 2007
Replies: 4
Views: 1,795
Posted By Venks
Hi all..

I have two dropdown list boxes in an aspx page to which i have to load items from the database..When i run the application i am getting the following error...

Auto- attach to process...
Forum: Java Apr 12th, 2007
Replies: 0
Views: 1,984
Posted By Venks
Hai friends is there any way to print logo or images through serial port printer
plz guide me for this ...
Forum: Posting Games Apr 4th, 2007
Replies: 3,185
Views: 251,520
Posted By Venks
fullstop can be
Forum: Posting Games Apr 4th, 2007
Replies: 3,076
Views: 213,792
Posted By Venks
issues never taken in to consideration
Forum: Posting Games Apr 4th, 2007
Replies: 3,076
Views: 213,792
Posted By Venks
friend means boyfriend or girl friend
Forum: Posting Games Apr 4th, 2007
Replies: 3,341
Views: 179,220
Posted By Venks
Forum: Java Mar 13th, 2007
Replies: 1
Views: 2,496
Posted By Venks
Hai friends please help me printing the file through Parallell port,
iam doing project in comm ports, i want to print a particular file or string through parallel ports...thanks in advance.
Forum: Java Mar 5th, 2007
Replies: 2
Views: 1,885
Posted By Venks
Hai friends iam doing project in swing ,in my project i want to send email while running my project..
i added the following code for email:



String host = "mail.gitech.in";
String...
Forum: Java Mar 3rd, 2007
Replies: 2
Views: 2,435
Posted By Venks
Thank You very much Peter..
Forum: Java Mar 2nd, 2007
Replies: 2
Views: 2,435
Posted By Venks
Hai friends.. iam doing project in j2me..
i want to get the current time in mobile in hours minutes and seconds format.. and i want to display it in mobile ,is there any way to get the time? pl help
Forum: Java Feb 23rd, 2007
Replies: 5
Views: 1,645
Posted By Venks
I just want to disable the copy option for a file...

Is it possible to make it like tht.....
Forum: Java Feb 22nd, 2007
Replies: 7
Views: 2,767
Posted By Venks
hai friends... i created jar file in windowsxp , can jar file run in win CE os or not ?plz help me....
Forum: Java Feb 21st, 2007
Replies: 1
Views: 1,398
Posted By Venks
Hi Friends..,

I have some problem in my timer thread.....

the actual problem is... if i start only my application means timer is working fine.....but if i start any other application in my...
Showing results 1 to 35 of 35

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC