GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > Other Gsm/Mobile Related Forums > GSM Programming & Reverse Engineering


GSM Programming & Reverse Engineering Here you can post all Kind of GSM Programming and Reverse Engineering tools and Secrets.

Reply
 
LinkBack Thread Tools Display Modes
Old 06-27-2005, 12:53   #1 (permalink)
No Life Poster
 
yassinov®'s Avatar
 
Join Date: Feb 2004
Location: 494E53494445204A544147
Age: 45
Posts: 544
Member: 51694
Status: Offline
Thanks Meter: 5
Arrow XModem1 component error


Please i need some help to fix this problem !
------------------------------------
procedure TForm1.Button1Click(Sender: TObject);
Begin
xmodem1.OpenDevice;
xmodem1.EnterCommandState;
//////////////////////////////////;
//////////////////////////////////;
//////////////////////////////////;
end;

------------------------------------
After run Error message show's :

'Modem command state not Present'
  Reply With Quote
Old 06-28-2005, 20:47   #2 (permalink)
Junior Member
 
Join Date: Apr 2003
Location: C-Block
Age: 44
Posts: 23
Member: 26278
Status: Offline
Thanks Meter: 0
global:
var
port: THandle;
dcb: TDCB;
////////////////////////////////////////
///////////////////////////// and so on............
Function OpenPort: Boolean;
var
/////////////// local vars
begin
Result := False;
port := CreateFile('some com port', 0, 0, nil, OPEN_EXISTING, FILE_NORMAL_ATTRIBUTES,0);
if port = INVALID_HANDLE_VALUE then exit;
GetCommState(port,dcb);

go on...

Result := True;
end.

PS: Just read winapi reference.
  Reply With Quote
Old 06-29-2005, 17:45   #3 (permalink)
No Life Poster
 
yassinov®'s Avatar
 
Join Date: Feb 2004
Location: 494E53494445204A544147
Age: 45
Posts: 544
Member: 51694
Status: Offline
Thanks Meter: 5
Arrow

Quote:
Originally Posted by Phase
global:
var
port: THandle;
dcb: TDCB;
////////////////////////////////////////
///////////////////////////// and so on............
Function OpenPort: Boolean;
var
/////////////// local vars
begin
Result := False;
port := CreateFile('some com port', 0, 0, nil, OPEN_EXISTING, FILE_NORMAL_ATTRIBUTES,0);
if port = INVALID_HANDLE_VALUE then exit;
GetCommState(port,dcb);

go on...

Result := True;
end.

PS: Just read winapi reference.
Thanks ! All right !
  Reply With Quote
Old 06-29-2005, 19:04   #4 (permalink)
No Life Poster
 
sunnyc's Avatar
 
Join Date: Jan 2004
Location: Life's a Journey
Age: 44
Posts: 3,556
Member: 49495
Status: Offline
Sonork: 100.9 & 100.12345
Thanks Meter: 1,026
tell me online i will help u icq 267-517-390
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
A2 Initializating file system error !! Cant customize !! Help plz Dany Universalbox 2 03-29-2010 12:35
Error loading component fofodaman Phoenix Black Box 3 06-21-2005 14:50
New User : Problem : Error Loading Component!! bestncheap Phoenix Black Box 17 01-24-2005 17:04

 



All times are GMT +1. The time now is 09:11.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.14237 seconds with 9 queries

SEO by vBSEO