Results 1 to 6 of 6

Thread: Pls Help Me

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Posts
    2

    Pls Help Me

    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...........

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Pls Help Me

    Moved from the FAQ Section

  3. #3
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Pls Help Me

    ....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
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  4. #4
    New Member
    Join Date
    Dec 2007
    Posts
    1

    Re: Pls Help Me

    gkpandi, what do you want to do? Specify more about the project that you have in mind.

  5. #5
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Pls Help Me

    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!
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  6. #6

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Posts
    2

    Re: Pls Help Me

    thank u

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width