|
-
Jul 16th, 2008, 07:17 AM
#1
Thread Starter
Lively Member
Data Connect
Dear Forum
im using VB 2005 for writing programm on Window Mobile 5.0
I'm able to send and receive SMS , voice call and other. But i cant do a Data-Fax call ( if I call Hyper terminal bettwen 2 PC whit modem and 2 sim card, all work........but beetwen pocket PC and PC modem i cant)
What is the command ?
Roberto
-
Jul 16th, 2008, 08:08 AM
#2
Frenzied Member
Re: Data Connect
Are you sure you can send faxes from PPC - I didn't think you could.
You may be able to do it through a 3rd party or using a web service?
-
Jul 16th, 2008, 01:17 PM
#3
Thread Starter
Lively Member
Re: Data Connect
Thank Mr Patevik for reply
is true what you say .
As you know you can have a Voice call , SMS , GPRS connection, and Data connection (9600).
Normally when i say Data connection, people understand GPRS connection, so i used the term Fax just for not be ambiguos.
The term FAX come because time ago this connection was used for send fax via telephone.
I need a DATA connection that is a POINT-POINT connection ( like voice )
Roberto
-
Jul 16th, 2008, 02:04 PM
#4
Frenzied Member
Re: Data Connect
What exactly are you trying to achieve - that may help with an answer
-
Jul 16th, 2008, 03:00 PM
#5
Thread Starter
Lively Member
Re: Data Connect
Hello Mr Patevik
better than before i cant explain....You have to try and know about data connection beetwen 2 modem ( AT command is ATD 0043...(telnum) ).
In a poket pc are not AT command, but .NET or native class.
Hope you help me
Roberto
-
Jul 17th, 2008, 01:23 AM
#6
Frenzied Member
Re: Data Connect
If you want to send AT commands, open the serial port to the modem.
You can set up a modem connection by doing Start>Settings>Connections>Connections, and when you add a new modem you can choose 'Hayes compatible on Com1:'
I THINK that should do it
-
Jul 17th, 2008, 04:17 PM
#7
Thread Starter
Lively Member
Re: Data Connect
Thank mr Patevik
i done as you said . The AT command i will send via serial port on com1 ? Can i have a window like Hyper terminal ?
Roberto
-
Jul 17th, 2008, 04:26 PM
#8
Frenzied Member
Re: Data Connect
Only by writing your own - use a text box to display input output
Or - get a terminal emulator - there is a good one here
-
Jul 23rd, 2008, 06:53 PM
#9
Thread Starter
Lively Member
Re: Data Connect
Dear Patevik
but there is not some class or function that help my in send command direct to the telephone ?
I try how you explained to me in last reply, but the window ask me number, and password and other, ..i cant undertand
And, the port is not created in any place....i can see this because i buy a serial port visualizer ( included in a virtual serial port creator)
Thanks
-
Jul 24th, 2008, 02:06 AM
#10
Frenzied Member
Re: Data Connect
.NET Cf now contains support for a serial port and there are samples around if you search for them - you need to open the port and write to it.
To make it simpler, try serial tools from franson.com - there is a 30 day trial
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|