Communication enhancements -libraries and programs
   While working on a project to comunicate with my cell phone i realized that G+ has issues withs erial communication, the main issue was too small receiving buffer (only 255 bytes).

So i put up toughether a program that i called xREAD you may find it also as xSRECV, i never made an official library out of it but i released the code to the public on comp.sys.hp48
for those who have a good use for it, here's the source.

XREAD / XSRECV routine source :


Reminder for all G+ fans
:-)
Look at www.hpcalc.org, you will find USINAGAZ from Samuel Thibault ! It will enable your 49G+ to use TCP/IP (socket) connections from your calculator and cell phone, i tested both CSD and GPRS mode, in both cases it works well with ALCATEL OT-535 cell phone (connected trough IrDA).

ADDITIONAL TESTS:
-works well with Siemens-CX65
-also HTC Hermes 300 on UMTS (3G) network

  Samuel's library is very well documented,
however, for those of you who have no time to read it i wrote a small program which uses Samuel's library to connect to internet
using your GPRS capable cell phone.

If you don't have GPRS, change dialing number (*99#) to your ISP's modem line.

Change strings "username" and "password" to Your username and password. (contact your mobile operator if you want to use GPRS)

3 steps is all you need to do to connect to internet:
1. Install USINAGAZ and internet software you are planing to use (navigator, mail-prime or irc-prime, PORT0 is recommended)
2. Download CONNECT or copy the connection program presented here
3. Adjust ISP dial in number, Your username and password.

Image shows 49G+ connected to ALCATEL OT535 via IrDA


   Terms and contitions
OPENFIRE is to be used and distributed freely
as long as you don't modify the library code.


Beware
-although library is stable and doesn't cause memory issues
i DON'T PROVIDE any WARRANTY or GUARANTY.


DOWNLOADS
BY DOWNLOADING OR COPYING THIS SOFTWARE YOU
AGREE TO TERMS AND CONDITIONS STATED ABOVE.


HP 49G+ ONLY


  • CONNECT
       simple connect program to be used with Samuel's USINAGAZ
       will connect you to the Internet using your cellphone
       (released:11/17/2004)


  • CELL PHONE SYNCHRONIZER
       -read and write SMS with you'r G+ connected to your
        cell phone, read Phonebook entries
       -you can configure userRPL parts to meet your cell phone's
        specifications. (released:10/23/2004)
  • Screen of the Phonebook browser