Results 1 to 2 of 2
Thread: file trasferring issue
- 03-09-2009, 07:47 AM #1
Member
- Join Date
- Jun 2008
- Location
- us
- Posts
- 47
- Rep Power
- 0
file trasferring issue
hi all,
i m facing some problem on file transferring .
u can download my current application from here ,
4shared.com - online file sharing and storage - download pairsGame_run.rar
on myCanvas.java file , there are some cases r there
in that
case screen_sendFile:
drawSendFile(g);
//drawServerClientMenu(g);
break;
case screen_howToSendFile:
//drawHowToSendFile(g);
drawServerClientMenu(g);
break;
}
is not working Properly
how i can configure my file transfer part with this
( i have seen Example on blue tooth MIDP(image sending) from Netbneans6.0 )
the same concept u can say same code i m using on my file transferring part.
but i m not getting how call that on my current application .
for file transferring i m included this file
BTImageClient.java,
BTImageServer.java,
GUIImageClient.java,
GUIImageServer.java,
and using bluetoothClientAndServer.java file i m going to call that file
plz have a look and correct me
Thank you.
- 03-10-2009, 01:54 PM #2
Member
- Join Date
- Jun 2008
- Location
- us
- Posts
- 47
- Rep Power
- 0
Similar Threads
-
Program Issue
By coder09 in forum New To JavaReplies: 5Last Post: 01-27-2009, 01:36 AM -
constructor issue
By kuaimun in forum Advanced JavaReplies: 2Last Post: 01-22-2009, 08:09 AM -
Alignment Issue...
By chanduseec in forum JavaServer Faces (JSF)Replies: 1Last Post: 09-30-2008, 06:47 AM -
Log4j Issue
By nag98 in forum Forum LobbyReplies: 0Last Post: 06-22-2008, 08:22 PM -
Issue
By chaitu444 in forum New To JavaReplies: 2Last Post: 11-06-2007, 07:49 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks