Sending Sms From Pc Through Mobile
Jan 11, 2012Am working on sending sms from pc through mobile to mobile to serve news and IT information. am not getting how to read the sms from mobile to pc.
View 1 RepliesAm working on sending sms from pc through mobile to mobile to serve news and IT information. am not getting how to read the sms from mobile to pc.
View 1 RepliesSMS Sending application in vb.net using GSM Modem of Mobile & AT Command where mobile numbers are dynamically coming from sql server database.
View 1 RepliesThis is the question asked at many places but I could not find any satisfying answer so asking it in stackoverflow. Hope I will get answer soon. I need to make an Windows Application (VC++/C#/VB.NET) which can send SMS using windows mobile which is connected through ActiveSync or Device center without GSM Modem.
View 1 RepliesHow I can send SMS to mobile phone via vb.net application. Is it possible?
View 1 Repliesis it possible at all the detect a mobile (eg. IPhone) that is connected to PC via USB and through it send an SMS using its mobile phone service? I have been searching for a while and all I have found is there are web pages you can write code that send sms via them but I am looking at code that is independent of another person or company.
View 1 RepliesIs Mobile PC suit required for sending sms from vb.net application? Is any kind of SMS Gateway needed for sending sms?
View 1 RepliesI am developing a desktop application in VS2008 with C#. How can I send an SMS using a secure gateway?
View 3 RepliesOk, I haven't started this yet, but I'm just thinking out loud for a project I have coming up.
One approach I am thinking about pursuing involves "messaging" my application (windows form in VS 2008 pro) from a mobile device, whether it be a laptop, phone, pda, etc.
is this possible? (1st question) and what is the "correct" implementation to do this? (2nd question)
The idea is to remotely disable the email sending feature of my program by the user (owner of the application) to kill email alerts if they are not at their computer.
I m trying to connect sql server to mobile device but dont know were to start
View 2 RepliesI would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.
View 4 RepliesI want to connect my pc through mobile phone using bluetooth so that the mobile phone act as a remote of my pc.How can i do dat do you have any idea??.I have to make a project for final year using vb.net..
View 1 RepliesI'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]....
I am trying to Send an Email with an attachment (using Gmail) but I keep getting errors like "Operation Timed out" or Failure Sending Email". It was working earlier today but I found out that i needed to add Using statement because the email was having a file open that had to be deleted after it was sent but afterwards it doesn't work.
Here's what I have (Portion of it):
Private Sub SendMailOneAttachment(ByVal un As String, ByVal pass As String, Optional ByVal smtp As String = "smtp.gmail.com")
Using oAttach As Net.Mail.Attachment = New Net.Mail.Attachment((Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData) & "\" & My.Computer.Name & "_" & fName & " .zip"))
Dim client As SmtpClient = New SmtpClient(smtp)
[Code] .....
The ports are correct I believe, no firewall up on my PC...
Which is better for Sending Files/Sending Images/Msg for P2P Chat?
View 1 RepliesI am tring to send e-mail used VB 2008. Below is my code. The error message I am getting is "5 Failure sending mail at System.Net.mail.client.send(MailMessage message).I have two questions. 1.) What am I doing wrong? & 2.) Is there a way the get a more description error message.
message As
New System.Net.Mail.MailMessage
Dim mySmtpsvr[code].....
I was trying to follow a code example I came across the net for programmatically sending email:
[Code]...
I have a winform application which is developed in dot net 3.5 framework.Can we convert this application to windows mobile application?
View 1 RepliesMake Custom Msgbox Button In the Visual Basic 6.0. I dont know how to create user defined butten "Custom Button For Msgbox.
[Code]..
i want to read sms from mobile....that is connected in usb port or bluetooth....
View 2 Repliesow to send sms from pc to mobile in vb.net
View 1 Repliesi 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.
I want to send the messages from my computer to mobile. I am using vb.net 2008 edition,
View 1 RepliesI am trying to make a program for my Windows Mobile 6.1 Professional Device that communicates via TCP/WiFi To my pc, however, on my windows mobile device, when i launch a program with an import [system.net] it keeps giving me an error, and it is unable to launch the program. Is there an update that i am missing? or am i missing a package in win mobile with the system.net resources?
View 1 Replieshow can i send sms from PC to GSM-MOBILE i am developing a banking application and want to add a functionality by which the user can know the balance in his account by sending a sms only.so i want my PC to send sms to mobile and receive SMS from mobile.i heared about GSMCOMM library but dont know how to use that.
View 2 Repliesi need code to send sms in vb.net using mobile.
View 4 Repliesim a newbie to visual basic 2010 but i plan on learning everything in a 2 week period(i have a book on learning and im a very good at being self taught) i was just wondering if visuabasic 2010 would be a good language for building a mobile device from scratch and or developing for a mobile device(homebrew mobile device),
View 5 RepliesI dont know use application.restart() in vb.net i dont found this command
View 2 RepliesIs it possible to run VB applications on a mobile?
View 2 Repliesi 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 Repliescan we send mess from mobile to pc by how.(in vb.net)
View 6 Replies