Send Data To Mobile Application
Feb 25, 2010
i need to send datas to mobile application developed using java can i send datas from vb.net windows application to java mobile applications can anyone tell me what is the simplest and secure way to send data from vb.net windows app to java mobile app
View 1 Replies
ADVERTISEMENT
Mar 19, 2010
I want to create application to send message to Mobile by SMS , But I didn't know what the requirement for this and what the steps to make this application?
View 1 Replies
Mar 15, 2012
I am currently making an application which can send recharge amount by using a mobile device. (Nokia E71).
View 3 Replies
Sep 17, 2011
SMS Sending application in vb.net using GSM Modem of Mobile & AT Command where mobile numbers are dynamically coming from sql server database.
View 1 Replies
Nov 12, 2009
I would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.
View 4 Replies
Mar 11, 2010
ow to send sms from pc to mobile in vb.net
View 1 Replies
Sep 21, 2009
i tried hard to send sms without ssending number.
i mean [from:Idea] hi,there?
the sms which ssended by u ,at other mobile it dosent shows any phone numbers,it shows as shown above. i have asked to provides for this kind of services or features but they are not responding and say that they sending this kind of sms through their server.remind u i am not using gsm modem.
View 1 Replies
Dec 30, 2010
I want to send the messages from my computer to mobile. I am using vb.net 2008 edition,
View 1 Replies
Mar 5, 2010
i need code to send sms in vb.net using mobile.
View 4 Replies
Mar 11, 2010
i have big problem on sending Message to mobile. i had created one application where i'm storing the All the information of customer now when they placing order i want to send them message of their bill amount. and bill date. but i'dont no how to send message on GSM AND CDMS mobile.
View 1 Replies
Mar 1, 2009
can we send mess from mobile to pc by how.(in vb.net)
View 6 Replies
Jun 18, 2009
how i send and recive sms through GSM like mobils using the AT command. vb.net have any api or control for it
View 1 Replies
Nov 20, 2010
I am building a Windows Desktop software that will respond to SMS request and sending a SMS as reply automatically.
The software is ready and working just fine but it works only and only with Nokia Mobiles and the prerequisite is that Nokia's PC Suit has to be installed first before my app can work.
But now my customer wants to change his mobile so he wants me to change programming so that it works with any mobile.
View 3 Replies
Jul 5, 2011
I wanna to no how to send email to mobile advice?
View 5 Replies
Aug 18, 2010
Could anybody give me code to connect with GSM mobile and send sms through it?
View 2 Replies
Aug 18, 2010
i want vb.net code to send or receive sms to mobile phone-GSM modem
View 1 Replies
May 14, 2012
how to send file from my pc to my mobile using bluetooth @ vb2005
by making a program and inclouding it this feature?
View 1 Replies
Jul 29, 2009
how to use at commands in vb.net and how to send image from computer connected to GSM modem to a mobile using vb.net
View 1 Replies
Jun 23, 2011
Am using this code to connect to an SMS server to send sms to mobile phones but am getting stucked at the the bold like below:
[CODE]:.....................
View 1 Replies
Jan 26, 2011
How can I send data from a C++ application to a VB application?Or the other way around, read with VB the data from de C++ application.Is it possible like a setvalue or getvalue command?
View 3 Replies
May 13, 2011
I have a vb.net windows application. I want to convert some part of it to an application that can be run on all mobile platforms like iphone,windows mobile, ipad etc. It should be platform independent
View 1 Replies
Aug 11, 2009
I need to somehow send data from a website (On different computer from application) to my application. How would I go about this?
View 5 Replies
Aug 13, 2009
I currently have a simple VB.Net WebBrowser program uses webbrowser control, I 'd like to have certain data returned by a sever in the open web page send to the VB.net program, i.e. retrieve the html response from ASP.NET page.
i need to query a database a user's Full Name, when data is returned by the sever side script, it won't do any update on the web page, instead it should notify the VB.net program what users' full name is.
View 1 Replies
Mar 9, 2011
I have an application that is written in VB.NET, using the System.Windows.Forms.Form as the front-end GUI. It runs perfectly on my Windows machine however recently there is a business requirement to convert this application to run as a web application so that people could view them in their blackberries when they go to the URL. Is there any quick way to perform such a conversion or I will have to translate the code line-by-line for such cases?
View 1 Replies
Sep 21, 2011
In our project we've decided to put an exam generator using vb.net and after generate you can send it to client computer/students. *server computer/teacher will the one who will use exam generator and send it to the client computer/student*student will recieve it and then send it back again to the server computer/teacher*teachers will going to generate an exam depends on the type of exam, so i think im going to make it a wizard type environment
View 14 Replies
Jun 2, 2011
I got a window form, and I want to send data to another computer or a server over internet after the submit button is clicked. Yes, this is a very "general" question (I cant not ask it in more detail), because I don't have any information how to do that, I google it, and I heard WCF, but I am not sure how it actually can do this job (seem like WCF is related, but still researching).
View 4 Replies
Jan 11, 2012
I have written a vb.net desktop application for pipe collectors and one of the requests that seems popular is to be able to post pipe details (text) and an image of the pipe onto the user's facebook wall.
Basically the user will bring up their pipe details of choice and be able to click a 'Post To Wall" button which would then post the pipe details onto their wall.
View 1 Replies
Mar 17, 2009
I've made a program of InfraRed which sends data from PC to InfraRed Mobile and from Infrared Mobile to PC. I don't why this doesn't detect any Infrared Mobile Where is mistake?
Imports System.IO
Imports System.Net.Sockets
Imports InTheHand.Net.Sockets
[CODE]....
View 1 Replies
Sep 14, 2009
I dont know use application.restart() in vb.net i dont found this command
View 2 Replies
Aug 24, 2010
I have build an application to send "massive" SMS messages, for mobile phones.For doing this, I use 4 GSM modems connect to my computer.About the aplication, it will be used for emergency calls, for firefighters, in my corporation.
The question is:- I can't use SMTP for send sms, cause I dont have Internet conectivity every time. So, this way its not possible. I make the app, sending AT commands to the GSM modems.But, it gives me some problems, some messages are not send, the modems "hangs" frequently, and its necessary restart the computer.
I have heard, that exist another better ways for doing this, but who are using thisr ways, don't tell me how make it.
View 9 Replies