JAVA OBJECT API

Using the JAVA OBJECT API is a simple way to implement SMS support in your Java environment. This API uses the YAP API to communicate with the server.

Benefits

  • Simple and easy to implement.
  • See also YAP API benefits.

Requirements

  • Familiarity with the Java language.
  • Server/computer on which to install your script/application.

Example

Sms sms = new Sms(); 
sms.setRecipient("xxxxxxxx"//cell phone; 
sms.setMessage("test");   
transceiver.send(sms); 
Complete example. Please look at the documentation for the exact syntax.

Documentation

You will find the JAVA OBJECT API documentation here.

Code Example

Please visit our Java code example page.

How to start

Sign up with our free online registration. You will get 5 credits for your trial. You can then buy more credits with your credit card. You may also contact sales@vianett.com.


API functions
JAVA API functionsJAVA
SMS delivery (Bulk SMS)
SMS Two-way SMS
SMS billing
Status reports
MMS delivery/billing
Campaign
Multiple connections
Choose route per SMS
High throughput (50/SEC)
Low latency
Required experience for implementationJava
Alpha numeric sender id
Binary support
Concatenated, split by client
Concatenated, split on server
HLR
API methodYAP
Flash SMS
VPN channel encryption
Statistics overview
Statistics details
Message tracking
Message queue status
Message export
Sub accounts