Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PrintClient

A Java bluetooth printer client, use in a J2ME nokia symbian app

#Usage

static String PRINTSIZE = "B"; . .

printerUrl = "btspp://" + this.address + ":1;authenticate=false;encrypt=false;master=false"; PrintClient pc = new PrintClient(printerUrl, PRINTSIZE); pc.printReceipt(getForm_winning_result_stringItem().getText());

About

A Java bluetooth printer client, use in a J2ME nokia symbian app

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages