Maestro 100 New WIP Feature

Slides:



Advertisements
Similar presentations
BASIC CRYPTOGRAPHY CONCEPT. Secure Socket Layer (SSL)  SSL was first used by Netscape.  To ensure security of data sent through HTTP, LDAP or POP3.
Advertisements

CCNA 1 v3.1 Module 11 Review.
1 Network Address Translation (NAT) Relates to Lab 7. Module about private networks and NAT.
TCP/IP summary Skills: none IT concepts: review This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Application Layer PART VI.
S. Mandayam/ CompArch2/ECE Dept./Rowan University Computer Architecture II: Specialized /02 Fall 2001 John L. Schmalzel Shreekanth Mandayam.
CCNA 1 Module1. Objectives Internet Connections Physical – NIC card to connect to local net Logical – Use a standard set of protocols (TCP/IP) Applications.
Module 1: Reviewing the Suite of TCP/IP Protocols.
1 The SpaceWire Internet Tunnel and the Advantages It Provides For Spacecraft Integration Stuart Mills, Steve Parkes Space Technology Centre University.
思科网络技术学院理事会. 1 OSI Network Layer Network Fundamentals – Chapter 5.
SOCKS Group: Challenger Member: Lichun Zhan. Agenda Introduction SOCKS v4 SOCKS v5 Summary Conclusion References Questions.
Copyright © 2002 OSI Software, Inc. All rights reserved. PI-NetFlow and PacketCapture Eric Tam, OSIsoft.
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
思科网络技术学院理事会. 1 OSI Transport Layer Network Fundamentals – Chapter 4.
CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Chabot College ELEC Ports (Layer 4).
Examining TCP/IP.
1 7-Oct-15 OSI transport layer CCNA Exploration Semester 1 Chapter 4.
EPipe 2344 Product Introduction. Protocols and Bandwidth Control Protocols TCP/IP, RIP, DHCP, TFTP, PPP, PPPoE, IPoE Bandwidth control (site-site) Multilink.
Transmission Control Protocol TCP. Transport layer function.
Packet Filtering Chapter 4. Learning Objectives Understand packets and packet filtering Understand approaches to packet filtering Set specific filtering.
TCP/IP Protocols Contains Five Layers
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Application Block Diagram III. SOFTWARE PLATFORM Figure above shows a network protocol stack for a computer that connects to an Ethernet network and.
Remote Shell CS230 Project #4 Assigned : Due date :
4061 Session 25 (4/17). Today Briefly: Select and Poll Layered Protocols and the Internets Intro to Network Programming.
TFTP: Trivial file transfer protocol
WIRELESS SOLUTIONS FOR EVERYONE TECHNICAL SEMINAR SEPTEMBER 2003 GPRS & IP STACK Philippe de La Bourdonnaye.
Data Communications and Networks
FTP File Transfer Protocol Graeme Strachan. Agenda  An Overview  A Demonstration  An Activity.
November ’06 – v.0.1 Maestro 100 New WIP Feature.
NETWORKING COMPONENTS BY: TRAVIS MARSHALL. HUBS A hub is a device within a network that has multiple Ethernet ports that devices can plug into. The hub.
Typical M²M applications InduBox GPRS sample applications.
TCP/IP Model of Networking. TCP/IP Model - Layers Access Internet Transport Application.
Advanced UNIX programming Fall 2002, lecture 16 Instructor: Ashok Srinivasan Acknowledgements: The syllabus and power point presentations are modified.
Win-GRAF vs ISaGRAF Dec. 2, 2015 By Chun Tsai.
CSI 3125, Preliminaries, page 1 Networking. CSI 3125, Preliminaries, page 2 Networking A network represents interconnection of computers that is capable.
Computer Communication: An example What happens when I click on
Transmission Control Protocol (TCP) Internet Protocol (IP)
Protocols Monil Adhikari. Agenda Introduction Port Numbers Non Secure Protocols FTP HTTP Telnet POP3, SMTP Secure Protocols HTTPS.
DCS230 Centralized or Decentralized Data Transfer Prof. Nalini Venkatasubramanian -Myung Guk Lee -YunHo Huh -Abhinav.
TCP/IP PROTOCOL UNIT 6. Overview of TCP/IP Application FTP, Telnet, SMTP, HTTP.. Presentation Session TransportHost-to-HostTCP, UDP NetworkInternetIP,
1 14-Jun-16 S Ward Abingdon and Witney College CCNA Exploration Semester 1 OSI transport layer CCNA Exploration Semester 1 Chapter 4.
Networking Mehdi Einali Advanced Programming in Java 1.
DESCRIPTION The DV-IP Encoder is a single channel encoder designed to increase the flexibility of NetVu Connected CCTV networks. Its versatility allows.
IST 201 Chapter 11 Lecture 2. Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination.
Team: Unison Richard Bhuleskar Atul Patil Vinit Mahedia Virendra Kucherriya Vasanthnag Vasili.
Introduction to TCP/IP networking
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Network Address Translation (NAT)
Websocket Application
One-Stop Solution for Device Networking
Transport Layer.
Some bits on how it works
Standards Basics.
Network Architecture Introductory material
Review of Important Networking Concepts
ECEN “Internet Protocols and Modeling”
IS 4506 Server Configuration (HTTP Server)
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
When you connect with DHCP, you are assigned a
Lecture 2: Overview of TCP/IP protocol
Protocols 2 Key Revision Points.
Refs: Chapter 10, Appendix A
Advanced Computer Networks
46 to 1500 bytes TYPE CODE CHECKSUM IDENTIFIER SEQUENCE NUMBER OPTIONAL DATA ICMP Echo message.
Network Address Translation (NAT)
IS 4506 Configuring the FTP Service
Presentation transcript:

Maestro 100 New WIP Feature November ’06 – v.0.1

Agenda Maestro 100 with Q24NG wipSoft wipLib wipSoft/wipLib availability

1. Maestro 100 with Q24NG

Maestro 100 with Q24NG Based on Wavecom new Q24NG module Basic operation same as old hardware New Internet software solutions : wipSoft : “AT+WIP” command set replacing edSoft’s “AT#” command set. wipLib : new IP library replacing edLib (for developing new OpenAT 3.12 program)

2. wipSoft

wipSoft : new Internet plugin New “AT+WIP” command set replacing edSoft’s “AT#” TCP/IP package; New features such as : multiple socket connection, “don’t fragment packet”; Porting guide from AT# commands to AT+WIP commands available on FTP for Fargo distributors.

wipSoft: Command Migration Example GPRS connection edSoft wipSoft AT#GPRSMODE=1 AT+WIPCFG=1 AT+WIPBR=1,6 AT#APNSERV=“apnname” AT#GPRSCID=1 AT#APNUN=“xxx” AT#APNPW=“yyy” AT+WIPBR=2,6,11,”apnname” AT+WIPBR=2,6,12,1 AT+WIPBR=2,6,0,”xxx” AT+WIPBR=2,6,1,”yyy” AT+CGATT=1 AT#CONNECTIONSTART AT#CONNECTIONSTOP AT+WIPBR=4,6,0 AT+WIPBR=5,6,0

wipSoft: Command Migration Example TCP client socket connection edSoft wipSoft AT#TCPSERV=“xxx.xxx.xxx.xxx” At#TCPPORT=yyy At#OTCP AT+WIPCREATE=2,1,”xxx.xxx.xxx.xxx”,”yyy” AT+WIPCREATE=2,1,1 AT#APNSERV=“apnname” AT#GPRSCID=1 AT#APNUN=“xxx” AT#APNPW=“yyy” AT+WIPBR=2,6,11,”apnname” AT+WIPBR=2,6,12,1 AT+WIPBR=2,6,0,”xxx” AT+WIPBR=2,6,1,”yyy” AT+CGATT=1 AT#CONNECTIONSTART AT#CONNECTIONSTOP AT+WIPBR=4,6,0 AT+WIPBR=5,6,0

wipSoft: new feature example opening multiple sockets To make TCP socket on port 1111 and 2222 : AT+WIPCREATE=2,1,”123.456.789.000”,”1111” (channel ID 1) AT+WIPCREATE=2,2,”123.456.789.000”,”2222” (channel ID 2) To send data over selected socket : AT+WIPDATA=2,1,0,10 (sending 10 bytes to id 1) AT+WIPDATA=2,2,0,10 (sending 10 bytes to id 2)

wipSoft : more options for connection settings PAP / CHAP selection Configurable TTL, TOS, TCP segments Configurable TCP send delay, TCP connection in polling or transparent mode

3. wipLib

wipLib : New IP library for OpenAT Wavecom propriety software solution Replacing eDevice edLib Works with OpenAT 3.12 or newer

wipLib : more powerful, more features More connection options Flexible memory management Multiple channel connection capability Enhanced functions on high level protocol (e.g. FTP) New features are coming (e.g. HTTP )

wipSoft/wipLib availibility Dec 2006: wipSoft : TCP/UDP sockets , FTP wipLib : TCP/UDP sockets , FTP 2007: wipLib : email,HTTP

Questions? Please contact our technical support: Wallace Lee Wallace.lee@fargogroup.com.hk 大陆代理:北京春笛网络信息技术服务有限公司 www.sendsms.cn