c# - Sending SMS from Windows Mobile -


this question asked @ many places not find satisfying answer asking in stackoverflow. hope answer soon.

i need make windows application (vc++/c#/vb.net) can send sms using windows mobile connected through activesync or device center without gsm modem.

hope positive replies :)

just we're clear, want use windows mobile application send sms using active sync connection pc rather using wwan cellular modem?

if pc connected internet, suppose use activesync connection internet access mobile device. there, access web service allows sending sms messages. verizon provides 1 here: https://text.vzw.com/customer_site/jsp/messaging_lo.jsp

this seems silly, though. why not use device's wlan connect internet instead of connecting pc? if must connected pc, why not use pc send sms?

-paulh


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -