|
-
May 8th, 1999, 09:43 PM
#1
SMPP application
Hi,
I am trying to make an app which connects to a SMPP(simple message paging protocol) service on a Unix box on port 444 and send it two strings and receives response.
I would like to create a small dialog based application in MFC which includes only two edit boxes and one push button. The first edit box would contain a string being the pager ID. The second would be the message body. So, these two strings are sent:
PAGE <username>
DATA <message body>
I am totally new to sockets programming but I thought this may not be too difficult. If someone could point me in the right direction I'd really appreciate it. 
Thanks in advance.
-----------------
Bruce Campbell
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|