Are there TCP/IP stack/library for PBP?


Closed Thread
Results 1 to 5 of 5
  1. #1
    charliez's Avatar
    charliez Guest

    Default Are there TCP/IP stack/library for PBP?

    I'm looking to work with a GPRS capable GSM modem. Are there any TCP/IP stacks that can be used with PBP?

    I'd rather code in PBP than C (which has TCP/IP libraries for PIC in general).

    Of course an option is to have dedicated PIC loaded with a C TCP/IP stack that is controlled from the master application PIC programmed with PBP.

    THanks !

  2. #2
    Tomasm's Avatar
    Tomasm Guest


    Did you find this post helpful? Yes | No

    Default

    Hi Charliez,

    I had the same problem and didnt find a pic basic pro tcp/ip- stack. But I do not need tcp. So I programmed a ppp- and udp- stack with PBP Pro that works fine. In AN724 you can find the knowledge to do this. But you have to look at the web how to calculate the checksums. Also a Serialsniffer like serialview or serialtest ist very helpful.

    Regards,

    Tomas

  3. #3
    charliez's Avatar
    charliez Guest


    Did you find this post helpful? Yes | No

    Default

    I ended up using CCS C compiler and a commercial stack from iosoft.com. They even have a book with source code and you can use the stack for free learning wise. Commercial use is facilitated via a license fee (edited: oops, not free).

    http://www.iosoft.co.uk/tcp2ed.php
    Last edited by charliez; - 31st October 2004 at 14:55.

  4. #4
    Tim B's Avatar
    Tim B Guest


    Did you find this post helpful? Yes | No

    Default

    You can get a system still done by iosoft.com but in Basic from http://www.picbasic.org/products.php look for Proton net

  5. #5
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi Charliez!

    Maybe another way to go.

    "Standalone and powerful GPRS modem with its intrinsic TCP/IP stack".

    Personally I have never used this product.

    Regards,

    Luciano

    * * * * *

    http://www.sonyericsson.com/m2mpower...ts/gt47_48.htm

    GT47/GT48 programmable Control Terminal

    The Sony Ericsson GT47/GT48 is an intelligent dual band control terminal that encapsulates everything you need for wireless M2M capability in a self-contained unit. Boasting features such as a built-in SIM card reader and standard connector interfaces, the need for further hardware development is minimised. Its extensive range of I/Os can be re-configured to add functions and features that make your M2M solution both innovative and cost-effective, in a multitude of wireless application areas.

    When used in conjunction with M2mpower the GT47/GT48 can host and control your application, minimising the need for extra components. Alternatively, it can be used as a standalone and powerful GPRS modem with its intrinsic TCP/IP stack.

    * * * * *

    Here you can find PDF documents about the GT47:

    (Unofficial site, no registration required).

    http://www.com2000.it/Download/menu.htm

    * * * * *

Similar Threads

  1. PBPL and TCP/IP
    By edtp in forum Ethernet
    Replies: 10
    Last Post: - 4th March 2011, 19:35
  2. Adding TCP/IP Ethernet to PIC - how?
    By gtvmarty in forum Ethernet
    Replies: 64
    Last Post: - 10th December 2010, 18:55
  3. PIC and TCP/IP
    By jscoulter in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 17th September 2009, 11:21
  4. Replies: 1
    Last Post: - 16th September 2008, 16:27
  5. PBP TCP/IP stack and Webserver
    By rocketman in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 11th July 2005, 22:30

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

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