|
|
| Author | Message |
|---|
Kupo Warrior


Posts: 1359 Join date: 2010-06-14 Age: 27 Location: Hell
 | Subject: Re: Java Programmers Tue Dec 06, 2011 10:24 pm | |
| well my ask will be to use 'fiscal device' but it can be anykind of printer... as far as i know those printers we use in bulgaria are open to text.... ( still need to read more about them) my task will be to make connections between those 2 divices... mobile divice or 2 PC ... (dont care which one) printing wont be such a problem (i think) _________________  |
|
 | |
Kupo Warrior


Posts: 1359 Join date: 2010-06-14 Age: 27 Location: Hell
 | Subject: Re: Java Programmers Tue Dec 06, 2011 10:25 pm | |
| im new to Java (still learning) but i think that can be done and that will be my final work at Uni.... so i can use all the help i can get _________________  |
|
 | |
Kupo Warrior


Posts: 1359 Join date: 2010-06-14 Age: 27 Location: Hell
 | Subject: Re: Java Programmers Tue Dec 06, 2011 10:30 pm | |
| orkje
Do u have other think that i ca reach u for help/ skype/msn/e-mail _________________  |
|
 | |
orkje
Posts: 8 Join date: 2009-12-28
 | Subject: Re: Java Programmers Tue Dec 06, 2011 10:33 pm | |
| Do you even know who i am? |
|
 | |
Kupo Warrior


Posts: 1359 Join date: 2010-06-14 Age: 27 Location: Hell
 | Subject: Re: Java Programmers Tue Dec 06, 2011 10:34 pm | |
| dont know dont care. Java programer that can be usefull to me... _________________  |
|
 | |
orkje
Posts: 8 Join date: 2009-12-28
 | Subject: Re: Java Programmers Tue Dec 06, 2011 10:34 pm | |
| rofl, search your mail archive for yoshka/leon |
|
 | |
Kupo Warrior


Posts: 1359 Join date: 2010-06-14 Age: 27 Location: Hell
 | Subject: Re: Java Programmers Tue Dec 06, 2011 10:35 pm | |
| pffffff, i tough u are datebase smt...... _________________  |
|
 | |
Kupo Warrior


Posts: 1359 Join date: 2010-06-14 Age: 27 Location: Hell
 | Subject: Re: Java Programmers Tue Dec 06, 2011 10:37 pm | |
| so back when we started  i think last time i asked u to help me was about some forum....... but now thats final (same -?- bro same paper work ... hope i done it this was) _________________  |
|
 | |
Kupo Warrior


Posts: 1359 Join date: 2010-06-14 Age: 27 Location: Hell
 | Subject: Re: Java Programmers Tue Dec 06, 2011 10:38 pm | |
| Leon u still use MSN or i can reach u other way ? _________________  |
|
 | |
chema Warrior


Posts: 210 Join date: 2010-06-20 Age: 24 Location: Spain
 | Subject: Re: Java Programmers Wed Dec 07, 2011 12:05 am | |
| |
|
 | |
Kupo Warrior


Posts: 1359 Join date: 2010-06-14 Age: 27 Location: Hell
 | Subject: Re: Java Programmers Wed Dec 07, 2011 4:58 pm | |
| that book u send me to read, need to pay for it ... is there feww one on pdf or no? _________________  |
|
 | |
Delphi Kinght


Posts: 35 Join date: 2010-06-19 Age: 22 Location: Lithuania
 | Subject: Re: Java Programmers Mon Dec 12, 2011 1:25 am | |
| i work as programmer. i'm developing restaurant management program, which bartenders use. they have iphones or ipads, takes orders from customers and sends it with mobile device to server. and one of the functions is to print bill through fiscal printer. Too bad its not written in java. But the main thing is - mobile devices are not connected to server network. So the order goes to webservice and the webservice sends it to server. Creating web service is complicated for beginner. So question for you is, does the mobile device is in same network like computer which has printer? If no - must make web service. If yes - its simple. You must create client-server program, you can google it easy with typing "java client server example". Use server program on computer which have printer, and use client on mobile-pc. Must know both computers ip's to get connected. Server program each second checks if any data was send to it. Client program sends data when for example button is clicked. Server reacts and do something - print. printing functions and libraries are easy to find too. type google "java printing example" |
|
 | |
Kupo Warrior


Posts: 1359 Join date: 2010-06-14 Age: 27 Location: Hell
 | Subject: Re: Java Programmers Tue Dec 13, 2011 8:31 am | |
| yes, they gonna be on same network will be connecting via WiFi or smt like that, its gonna be what y saying client-server. server checking and doing if there is anydata....
got a friend that made smt like i need and he promise to send it today to check how he done it and how its gonna be
still idk if im gonna use database or smt (if its too hard i wont use Db) _________________  |
|
 | |
|