Page Rank

Subscribe

Categories

Recent posts

Alexa Rank

Create sms application or send sms in vb


  • This topic explains about, how to create sms application in vb programming or we can send sms through PC in vb programming.
  • For create sms application, two classes have been used, Form1 and SMSCOMMS
  • You have to import following namespaces for creating sms application.

System.ComponentModel - Create sms application or send sms in vb

  • The System.ComponentModel namespace provides classes that are used to implement the run-time and design-time behavior of components and controls.
  • This namespace includes the base classes and interfaces for implementing attributes and type converters, binding to data sources, and licensing components.



System.IO.Ports - Create sms application or send sms in vb

  • The System.IO.Ports namespace contains classes for controlling serial ports.
  • The most important class, SerialPort, provides a framework for synchronous and event-driven I/O, access to pin and break states, and access to serial driver properties.
  • It can be used to wrap a Stream objects, allowing the serial port to be accessed by classes that use streams.

Create sms application or send sms in vb – Complete Code

Create sms application or send sms in vb

If you have any suggestions, please contact us….

VN:F [1.9.22_1171]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">