Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Remote Access Service(RAS)

Remote Access Service(RAS)

Scheduled Pinned Locked Moved Mobile
c++sysadmintutorialquestion
2 Posts 2 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AKSIVAKUMAR
    wrote on last edited by
    #1

    Hi All, I am not familiar about RAS in Windows CE.I have GSM/GPRS Modem and I want to send & receive data using RAS programatically.Also I want to create,delete phone entry. Can any one tell me how to implement RAS using eVC++ ? How to do RAS using GSM/GPRS modem.? How to establish a connection using RAS? How to access the remote server using RAS ? Please let me know if you have any idea in this regard. Thanks, Siva

    J 1 Reply Last reply
    0
    • A AKSIVAKUMAR

      Hi All, I am not familiar about RAS in Windows CE.I have GSM/GPRS Modem and I want to send & receive data using RAS programatically.Also I want to create,delete phone entry. Can any one tell me how to implement RAS using eVC++ ? How to do RAS using GSM/GPRS modem.? How to establish a connection using RAS? How to access the remote server using RAS ? Please let me know if you have any idea in this regard. Thanks, Siva

      J Offline
      J Offline
      Joao Paulo Figueira
      wrote on last edited by
      #2

      AKSIVAKUMAR wrote: Can any one tell me how to implement RAS using eVC++ ? There is a RAS API in Windows CE 3. All functions' names begin with RAS. You can look it up in your evc help. AKSIVAKUMAR wrote: How to do RAS using GSM/GPRS modem.? Ask your carrier about the specific parameters, create a RAS connection, and use RasDial to establish the connection. When it is up, there should be an available internet connection for your application. AKSIVAKUMAR wrote: How to establish a connection using RAS? See above. AKSIVAKUMAR wrote: How to access the remote server using RAS ? After the connection is established, you can start using HTTP, FTP or any other inernet protocol. It should be automatic. AKSIVAKUMAR wrote: Also I want to create,delete phone entry. Use RasDeleteEntry to delete the phone book entry. Use RasSetEntryProperties to create a new RAS phone book entry.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups