DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Nenad Kermeci Guest

    Send message to pager from VB.Net


    Hello,

    Can somebody give my any suggestion how can I send pager message from VB.Net
    ?

    Thanks

  2. #2
    Nenad Kermeci Guest

    Re: Send message to pager from VB.Net


    Hi,

    Thanks for help, also would you tell me what I have to do to use SMTP class.
    Do I have to add reference or in imports statement ?

    Thanks,

    "VBDotNet Team [MS]" <vbdotnet@microsoft.com> wrote:
    >Do you mean you want to send a pager a message from a vb.net application?
    >If so (and if your pager supports an e-mail address you can send mail to),
    >just use the stmpmail class to send the message. Hope that helps.
    >
    >
    >--
    >This posting is provided "AS IS" with no warranties, and confers no rights.
    >
    >"Nenad Kermeci" <nenad@ica.net> wrote in message
    >news:3d517c52$1@10.1.10.29...
    >>
    >> Hello,
    >>
    >> Can somebody give my any suggestion how can I send pager message from

    >VB.Net
    >> ?
    >>
    >> Thanks

    >
    >



  3. #3
    Nenad Kermeci Guest

    Re: Send message to pager from VB.Net


    Hi,

    I try and is not working with SMTP class, probably becouse pager is not supporting
    email messages.
    Is there any other way to send a pager message from VB.Net application, over
    modem, on old way.

    Thanks,

    "VBDotNet Team [MS]" <vbdotnet@microsoft.com> wrote:
    >Do you mean you want to send a pager a message from a vb.net application?
    >If so (and if your pager supports an e-mail address you can send mail to),
    >just use the stmpmail class to send the message. Hope that helps.
    >
    >
    >--
    >This posting is provided "AS IS" with no warranties, and confers no rights.
    >
    >"Nenad Kermeci" <nenad@ica.net> wrote in message
    >news:3d517c52$1@10.1.10.29...
    >>
    >> Hello,
    >>
    >> Can somebody give my any suggestion how can I send pager message from

    >VB.Net
    >> ?
    >>
    >> Thanks

    >
    >



  4. #4
    VBDotNet Team [MS] Guest

    Re: Send message to pager from VB.Net

    Do you mean you want to send a pager a message from a vb.net application?
    If so (and if your pager supports an e-mail address you can send mail to),
    just use the stmpmail class to send the message. Hope that helps.


    --
    This posting is provided "AS IS" with no warranties, and confers no rights.

    "Nenad Kermeci" <nenad@ica.net> wrote in message
    news:3d517c52$1@10.1.10.29...
    >
    > Hello,
    >
    > Can somebody give my any suggestion how can I send pager message from

    VB.Net
    > ?
    >
    > Thanks




  5. #5
    David Williams Guest

    Re: Send message to pager from VB.Net

    I do not have any information about using TAP (telephone access protocol)
    via .NET, but I do know that you can use the System.Net.Sockets namespace
    classes to connect to an SNPP gateway and send a message that way, both one
    and two way messages. If you are not sure on how to do this, check out the
    IP*WORKS!.NET component. It makes it very easy.

    HTH

    David

    "Nenad Kermeci" <nenad@ica.net> wrote in message
    news:3d5184e4$1@10.1.10.29...
    >
    > Hi,
    >
    > I try and is not working with SMTP class, probably becouse pager is not

    supporting
    > email messages.
    > Is there any other way to send a pager message from VB.Net application,

    over
    > modem, on old way.
    >
    > Thanks,
    >
    > "VBDotNet Team [MS]" <vbdotnet@microsoft.com> wrote:
    > >Do you mean you want to send a pager a message from a vb.net application?
    > >If so (and if your pager supports an e-mail address you can send mail

    to),
    > >just use the stmpmail class to send the message. Hope that helps.
    > >
    > >
    > >--
    > >This posting is provided "AS IS" with no warranties, and confers no

    rights.
    > >
    > >"Nenad Kermeci" <nenad@ica.net> wrote in message
    > >news:3d517c52$1@10.1.10.29...
    > >>
    > >> Hello,
    > >>
    > >> Can somebody give my any suggestion how can I send pager message from

    > >VB.Net
    > >> ?
    > >>
    > >> Thanks

    > >
    > >

    >




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links