BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 05-08-2006, 12:24 PM   #1
nmaurer
New Member
 
Join Date: Apr 2006
Model: 8100
Carrier: Movistar
Posts: 4
Question SMS simulator

Please Login to Remove!

I made a thread that checks the arrival of SMS to a port (5000 for example). I want to test if the thread is working, so i need to receive a SMS in a port defined by me.
The thing is, i'm using the BB 7290 Simulator, so i don't know how to test it. I don't know how to "simulate" the SMS incoming and try the functionality...

Any Ideas?? Thanks!
Offline  
Old 05-09-2006, 03:18 AM   #2
simon.hain
CrackBerry Addict
 
Join Date: Apr 2005
Location: hamburg, germany
Model: 8900
Carrier: o2
Posts: 838
Default

imo you can't simulate it, except maybe with you sending it yourself in a loopback.

i added some (tested and working) code, hth:
Code:
DatagramConnectionBase _dc;
_dc = (DatagramConnectionBase)Connector.open("sms://");
Datagram d = _dc.newDatagram(_dc.getMaximumLength());
_dc.receive(d);
__________________
java developer, Devinto, hamburg/germany
Offline  
Old 05-09-2006, 11:23 AM   #3
eradis
Talking BlackBerry Encyclopedia
 
Join Date: Sep 2004
Model: 8700r
Carrier: Rogers
Posts: 221
Default

There is a SMSServer in the examples (samples\com\rim\samples\server\smsdemo). It works for SMS as I have used it to test Incoming SMS messages locally. Hope that helps.
Offline  
Old 05-09-2006, 12:43 PM   #4
nmaurer
New Member
 
Join Date: Apr 2006
Model: 8100
Carrier: Movistar
Posts: 4
Default Thanks

Thanks for your posts! I'll try what you suggested!!
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


NS1-63-NA. EATON /Moeller breaker  MAIN SWITCH  63 AMPS picture

NS1-63-NA. EATON /Moeller breaker MAIN SWITCH 63 AMPS

$375.00



Dusk to Dawn Photocell Light Switch Auto ON Off Light Sensor Control Switch picture

Dusk to Dawn Photocell Light Switch Auto ON Off Light Sensor Control Switch

$55.88



ELECTRIC COOLING FAN GROUND-ING THERMO-STAT SWITCH RADIATOR TEMP-ERATURE SENSOR picture

ELECTRIC COOLING FAN GROUND-ING THERMO-STAT SWITCH RADIATOR TEMP-ERATURE SENSOR

$17.99



4360475 2910290 Red Button Emergency Stop Switch Assy JLG Lift Compatible picture

4360475 2910290 Red Button Emergency Stop Switch Assy JLG Lift Compatible

$14.99



HITBOX Foot Pedal Switch 5-Pin TIG Remote Controller with Switch HBT250P AC/DC picture

HITBOX Foot Pedal Switch 5-Pin TIG Remote Controller with Switch HBT250P AC/DC

$35.99



9 Volt LED Light - On/Off Switch - 5 Pack picture

9 Volt LED Light - On/Off Switch - 5 Pack

$11.95







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.