| |
| Search found 11 matches |
| Author | Message |
|---|---|
| parreg Replies: 9 Views: 25006 |
|
| Please send me contact information or how to register my computers IP address. I have 10 computers that would need access. | |
| parreg Replies: 16 Views: 78047 |
|
| Problem Solved. Somehow my blackberry service was off. Possibly because of low battery. Thanks for all your help | |
| parreg Replies: 16 Views: 78047 |
|
| The last comment was genius about the line feed. I added a line feed to the <CR> after the checksum. The good news is I got 211 Page Sent Success.
The bad news is the blackberry did not get the page. But progress has been made! |
|
| parreg Replies: 16 Views: 78047 |
|
| I'm using TAP Version 1.8 Feb 1997.
My work phone is 240-228-6377 Home Phone 301-262-0443 email address: tonyparreg@netscape.net Below is a snippet of the code that send the message out through modem port. CString message1 = "\x02"; CString message2 = "4434633653\rTEST\r"; CString message3 = "\x03"; CString message4 = "3"; CString message5 = "6"; CString message6 = "8"; CString message7 = "\r"; completeMessage = message1+message2+message3+message4 +message5+message6+message7; I also tried to Arch and it sent back "eee" but it did not complain about the pager id. |
|
| parreg Replies: 16 Views: 78047 |
|
| Actually, I'm not using either. This is my own software written in C++ | |
| parreg Replies: 16 Views: 78047 |
|
| Thank you! | |
| parreg Replies: 16 Views: 78047 |
|
| The site for the access numbers. Isn't icepirates.com? | |
| parreg Replies: 16 Views: 78047 |
|
| I haven't tried those, but I don't have a subscriber service. Are you suggesting that I try them to see how far I get? | |
| parreg Replies: 16 Views: 78047 |
|
| I'm using 7,e,1 with FlowXonXoff; | |
| parreg Replies: 16 Views: 78047 |
|
| Hi,
I did increase the BUAD rate to 2400 and to 9600. Same results :( |
|
| parreg Replies: 16 Views: 78047 |
|
| Hello,
I trying out my TAP software on my Nextel Blackberry. (shortned) My software: The Service: -ATZ -ATDT14434636683 "Connect 1200" -<CR> ID= -<ESC>PG1<CR> 110...Welcome to Nextel -<STX>4434633653<CR>TEST<CR> <ETX>368<CR> 514 Checksum error This happens even if I put in a bogus ID number. I tried two different software programs with the same logic and I get the same error message. I can use some canned SendTopager software and it works. I'm at a lost for an explanation. Thanks in advance. I also tried using just the 7 number ID and the same results. |
|
All times are GMT - 5 Hours |