473,394 Members | 1,821 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Sending and receving Sms problem

107 100+
I am currently doing a project that sending and receving the text messages in java. I am using the jsmsengine API for sending and receving the message..

But i am getting an error that

Connection to mobile failed.. Error no: -11

Pls any one hlp me..
Sep 13 '08 #1
3 1483
JosAH
11,448 Expert 8TB
Connection to mobile failed.. Error no: -11
Is that all your JVM tells you? No stacktrace or method or line number?

kind regards,

Jos
Sep 13 '08 #2
rajujrk
107 100+
Is that all your JVM tells you? No stacktrace or method or line number?

kind regards,

Jos
Yes, and no stacktrace ..

but it shows an error message on the below method

srv.connect();

srv is an object of that API...

How to detect that GSM modem connect to my PC perfectly?
Sep 14 '08 #3
JosAH
11,448 Expert 8TB
Yes, and no stacktrace ..

but it shows an error message on the below method

srv.connect();

srv is an object of that API...

How to detect that GSM modem connect to my PC perfectly?
Well, obviously it doesn't connect at all (the connection is refused). You have to
study the API documentation for that method and see why no connection was
made.

kind regards,

Jos
Sep 14 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: João Proença | last post by:
Ok the problem is this, when i try to receve the values from a form with the selection list below: <select name="jogos" size="5" multiple id="jogos"> <option value="1">Battlefield 1942</option>...
3
by: Paul Lamonby | last post by:
Hi, I am sending a file from the server as an email attachment. The file is being attached no problem and sending the email, but I get an error when I try to open it saying it is corrupt....
4
by: metz | last post by:
Hello, I would want to pass a string array as a receive parameter of a function. The function must fill the array with a given number of strings. Something like that : foo(*sArray, nNbValues)...
4
by: yaron | last post by:
Hi, I have a problem when sending data over TCP socket from c# client to java server. the connection established ok, but i can't send data from c# client to java server. it's work ok with...
3
by: Francois Soucy | last post by:
Hi all, I've a MDI app. I need to send data from one MDI child to another MDI child. How Does the hell this can be do??? The receving mdi child is not always active... Francois
4
by: Abubakar | last post by:
Hi, I am writing a server in C# and client in C++ (pure, not managed). The communication goes on through sockets. In C# I am using NetworkStream to send text data (by converting it to byte array)...
0
by: Vajrala Narendra | last post by:
in the i got few problems please solve to help me also send information regarding email sending. Try Dim mailbody As String mailbody = "" mailbody =...
9
by: JoeP | last post by:
Hi All, How can I find the reason for such an error: Failure sending mail. Some Code... oMailMessage.IsBodyHtml = False oMailMessage.Body = cEmailBody Dim oSMTP As New SmtpClient...
10
by: Markgoldin | last post by:
I am sending an XML data from not dontnet process to a .Net via socket listener. Here is a data sample: <VFPData> <serverdata> <coderun>updateFloor</coderun> <area>MD2</area>...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.