Send/Recieve SMS using PBHow can I integrate the computer / PC with SMS center (SMSC)
or SMS gateway of a wireless carrier or SMS service
provider? Then how can I send/receive SMS?
Thanks
...
Send/Recieve SMS using PB #2How can I integrate the computer / PC with SMS center (SMSC)
or SMS gateway of a wireless carrier or SMS service
provider? Then how can I send/receive SMS?
Thanks
Can anyone help me on my issue.
> How can I integrate the computer / PC with SMS center
> (SMSC) or SMS gateway of a wireless carrier or SMS service
> provider? Then how can I send/receive SMS?
>
> Thanks
Your very same question has already been addressed in the general and
futures.dicussion sections.
On 29 Dec 2010 06:37:09 -0800, Haitham wrote:
>Can anyone help me on my issue.
>
>&...
To send/receive SMS using PB ApplnHello,
Using PB, how do I send/receive SMS from a GSM Modem ?
I have a GSM (ie. Global System for Mobile communication)
Modem configured on a COM1 port and a SIM card within it. I
need to have a PB application that checks for any SMS'
received on this SIM.
Using AT commands, via Hyperterminal one can send SMS to
other mobiles.
The PB application can either straightaway generate an SMS
and send it across or simulate an AT command.
Any help in the above will be highly appreciated.
Regards,
Pranav Parikh.
...
How to send SMS though powerbuilder without using third party toolHow to send SMS though powerbuilder without using third party tool
My esteemed colleague Bruce Armstrong gave this answer in this newsgroup
about a year ago:
Personalizing Your PowerBuilder Applications Using SMS and Voice
Messaging
http://pbdj.sys-con.com/read/358725.htm
--
Report Bugs to Sybase: http://case-express.sybase.com/cx/welcome.do
Product Enhancement Requests:
http://my.isug.com/cgi-bin/1/c/submit_enhancement
"Archana" <archu.jg@gmail.com> wrote in message
news:bc15baec-e810-4915-8837-92b7e272d4a8@e37g2000yqn.googlegroups.com...
> How...
sending/recieving message to other PB 5.0 application using winsockTCP protocolHi team,
I have a application server developed in Power Builder 5.0
on Windows NT, we have around 400 clients. Clients
sends/recieve message to server using Mailslot (UDP) protcol
for further processing to other system. It is a two way
message communication between client and server.
Since message through mail slot communication layer is not
supported in higher version (windows 2000).
We want to change communication layer to winsock - TCP.
We are trying to do this, using third party OCX control
using OLE.
Can any one help to find reliable third party tool through
which client and s...
Sending/recieving message to Other System/ PowerBuilde application using third party OCX tool.Hi team,
I have a application server developed in Power Builder 5.0
on Windows NT, we have around 400 clients. Clients
sends/recieve message to server using Mailslot (UDP) protcol
for further processing to other system. It is a two way
message communication between client and server.
Since message through mail slot communication layer is not
supported in higher version (windows 2000).
We want to change communication layer to winsock - TCP.
We are trying to do this, using third party OCX control
using OLE.
Can any one help to find reliable third party tool through
which client and s...
sending sms or recieving sms from gsm modem to tracking unit
want to make an application which can send sms or recieve sms from gsm modem to tracking unit device.
i want to write my own whole code means no outer libraries have to use within it.
i want to write it my ownself .
i have to made not for mobile device,
i attached gsm modem with my computer through PCM slot.maifs
Checkout this article. this might help u out.
http://www.codeproject.com/KB/cs/SMS.aspx?fid=457949&df=90&mpp=25&noise=3&sort=Position&view=Quick&fr=51MARK AS ANSWER IF MY POST HELPED YOU! THIS REDUCES TIME FOR OTHERS..!
i have already checked i...
Using VS.NET to do a webby to send out sms using given server?????
i was assign a task by my school to do a webby which include SMS services. I was doing a hotel management system but i got no idea how the sms services code should be place in where n how should i link it??? Can anyone teach mi or show mi codes so that i can get a better idea of it.......Thankz...
Using SMS Through PowerBuilderHi there
i'm using Powerbuilder ver 9 and i want to send and recieve
mobile SMS through it
Could any one tell me the best ActiveX Control for this
purpose
with my best regards
Ahmad Alhowaimel
...
Sending SMS using vb.net or C#.net using vb.net or c#.net
Hi
My requirement is
I hav one csv file with these fields id,mobilenum,messgae,status.intiallu staus is 0.
once i read the all fileds and take that mobile number.using tat mobile number i need to send sms .after sending sms i shuld change status as 1
How to send sms thru coding (please dont provide any links.if it is provide also please give working links becox i checked codeproject .i didnt get any nice link.
and also provide the how to update the status field im csv file
Thank
ssandhya
To send SMS, you need some third party SMS providers. if you consul...
Why do Sending SMTP Authenticated E-mail succeed using SmtpMail.Send() function but fail using SmtpClient.send() function ? Bugs in System.Net.Mail.SmtpClient when send a Authenticated E-mail?
I click btnOK button, the email can send OK, but click btnFail button, the following error is displayed! why ? you can test the section code. The SMTP, username, password are valid! Many thanks!
"Syntax error, command unrecognized. The server response was: authentication failed,decode user password error"
I have tested some other SMTP, somes is OK. I think there are some bugs with System.Net.Mail.SmtpClient when send a Authenticated E-mail with some SMTP!
//------------------------------------------.ASPX Code----------------------------------------...
Sending SMS using HTTP
Hi,
I need to send SMS through ASP.NET application to mobiles to different parts of the world. I have planned to use a third party gateway and a dll file(Provided by them) to access that gateway (using HTTP). Can anyone explain me about this process in detail and it's requirements? Is there any other process which may be cost effective than this one ?
Thanx in advance
If you want to do that in a web application and you will be hosting it on a shared hosting platform, sometimgs DLL might not work. In that case you will need to use the HTTP API provided by teh gateway provide...
send sms by using email
hi all.....
is the any way we can send sms by using email ........ i looking for a solution to send sms message thru email to the mobile phone....
anyone got any good idea in solving this ?
thanks
Hello,
The service is called Mail to SMS and it should be provided by your mobile provider, and if so, when you send a email message like 232323(telephone number)@yourMobileProvider.com it will be received like SMS by this number.
Also the message length is limited. Check your mobile provider for instructions and ask if they provide mail to SMS service.
RegardsWindows Hosting ASP...
Sending SMS using AT Commands.
Hi All,How can i use AT Commands to send SMS.I don't need to use Gateway.I just connect my Cell Phone in a COM port and using this in need to send SMS from my Application.It's very urgent.Please give some tips to attain this work.
Thanx,Karthik.A
Depends on your phone model and what AT commands it supportsThe 27.007 protocol documentation is here:http://webapp.etsi.org/key/key.asp?GSMSpecPart1=27&GSMSpecPart2=007while the 27.005 protocol documentation is here:http://webapp.etsi.org/key/key.asp?GSMSpecPart1=27&GSMSpecPart2=005These are two of the most popular protocol versions.Ausc...