Search:

Type: Posts; User: mk_xyon

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    1,302

    yeah true also in C u do printf instead of cout

    yeah true also in C u do printf instead of cout
  2. no i am suppose to recieve signals using TAP...

    no i am suppose to recieve signals using TAP protocol
    also what do i need to set up to recieve modem 2 modem connection look at my 1st post plz
  3. answer calls and setup to recieve data using TAP

    HI, im using LINUX BTW
    I have to make a program to recieve calls,
    and then to recieve data using the TAP protocol
    To configure tap do i just open serial port, and then send
    like this?

    char fd,...
  4. Replies
    9
    Views
    2,648

    oh thnx man helped heaps i gotta do this project...

    oh thnx man helped heaps
    i gotta do this project and i mightbuy a book on serial programming
  5. Replies
    9
    Views
    2,648

    it givesme error when i have this...

    it givesme error when i have this
    input.open(argv[1], ios_base::binary);
    butwith gnu it works fine
  6. Replies
    9
    Views
    2,648

    it is for linux and i am using cygnos g++ i got...

    it is for linux
    and i am using cygnos g++
    i got bloodshed also but it sux cuz gaveme errors with my previous programs so im not gonna use it
  7. Replies
    9
    Views
    2,648

    using AT command set in C

    hi guys,
    i have to createa program in C which talks 2 modem-to-modem connection
    this can be done using AT
    buthow do i use AT command in C???
    ivesearched on net butcant find anything
Results 1 to 7 of 7