Hi Friends,
I'm doing a project in mobile technology using VB6.
I need to send sms from any mobile(GSM) with the help of VB6.
Pls send the source code for it.
I'm waiting...........
Printable View
Hi Friends,
I'm doing a project in mobile technology using VB6.
I need to send sms from any mobile(GSM) with the help of VB6.
Pls send the source code for it.
I'm waiting...........
Moved from the FAQ Section
....And you will be waiting for a while - VB6 doesn't support development for mobile devices :)
To develop on Windows Mobile you will need .Net - Visual Studio Express will not allow device development, you need at least the 'pro' edition
gkpandi, what do you want to do? Specify more about the project that you have in mind.
I always enjoy these types of posts.
First off, you never said what kind of platform you're targetting. Is the phone running Windows Mobile 5? 6? 2002/2003? Blackberry? Symbian? Android? Other (there are tons of other mobile platforms)? You will only be able to use Microsoft technology on Windows Mobile.
Secondly, as mentioned before, VB6 is not supported on any mobile platforms (unless you can get regular windows installed which I have yet to see) so you won't be using VB6. If you're targetting Windows Mobile, you can use C++ or any of the .Net languages. While you have to have the pro version of the IDE to automatically compiler and test mobile projects, you can develop them without that via the command line but that's a pain in the ass.
If you're looking at Blackberry or Android, you'll want to use Java most likely.
I just have one more thing to add... why are you telling us that you need something and you're waiting for us to send it to you? Where is the effort on your end? We're not getting paid to provide you with support so why have you shown absolutely no effort in your posting? Searching on this topic gave me these same answers on Google in the first few results.
There was even a thread about this before that's a top Google result!
thank u