使用.NET连接到GSM / GPRS usb调制解调器? [英] Connecting to a GSM/GPRS usb modem using .NET?

查看:98
本文介绍了使用.NET连接到GSM / GPRS usb调制解调器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在做一个关于SMS的项目,我在ASP.NET中这样做。我的项目实际上旨在从我的PC向移动设备发送消息,然后从移动设备回复我的电脑。我正在使用GSM / GPRS USB MODEM进行此交易。我脑海中出现的疑问是我是否能够使用ASP.NET连接到该MODEM,或者我应该转向VB.NET。但无论如何我只能在.Net中这样做。


任何人都可以通过提供有价值的建议来帮助我。请。


I am doing a project regarding SMS and i am doing it in ASP.NET. My project actually aims at sending message from my PC to mobile and then getting back the reply from the mobile to my pc. I am using a GSM/GPRS USB MODEM for doing this transaction. The doubt that arises in my mind is "whether i will be able to connect to that MODEM using ASP.NET or should i shift to VB.NET". But anyway i have to do it in .Net only.

Can anybody help me out by giving a valuable suggestion. Please.

推荐答案

只有调制解调器,你才能做到。有许多SMS Web服务可用。尝试使用它。


:)

With the modem only u can''t. There are many SMS web services available. Try to use that.

:)


hi,

I我正在做一个关于SMS的项目,我正在ASP.NET中这样做。我的项目实际上旨在从我的PC向移动设备发送消息,然后从移动设备回复我的电脑。我正在使用GSM / GPRS USB MODEM进行此交易。我脑海中出现的疑问是我是否能够使用ASP.NET连接到该MODEM,或者我应该转向VB.NET。但无论如何我只能在.Net中这样做。


任何人都可以通过提供有价值的建议来帮助我。请。

I am doing a project regarding SMS and i am doing it in ASP.NET. My project actually aims at sending message from my PC to mobile and then getting back the reply from the mobile to my pc. I am using a GSM/GPRS USB MODEM for doing this transaction. The doubt that arises in my mind is "whether i will be able to connect to that MODEM using ASP.NET or should i shift to VB.NET". But anyway i have to do it in .Net only.

Can anybody help me out by giving a valuable suggestion. Please.


你好


几乎所有我也在做同一个项目,但我没有使用asp.net .i是的。


使用c#.net。为什么你需要asp.net如果它是一个web应用程序。用于沟通


与gsm modem c#或vb需要,但我不认为asp.net是必需的。


以及您正在使用的.net1.1或.net2.0版本。


当你使用GSM调制解调器进行搜索和接收短信时无需前往


服务器(我认为)你可以存储数据你的电脑本身。


你能给出一些你项目的详细规格,这样我就会更清楚。


更清楚。
< br $>
问候


nmsreddi
hello

Almost all i am also doing the same project but iam not using asp.net .i am

using c#.net .why u need asp.net if its an web application .for communicating

with gsm modem c# or vb is needed but i dont think that asp.net is required .

and also which version you are using .net1.1 or .net2.0 .

when you are using GSM modem for seneding and receiving sms no need for going to

servers (my opinion) you can store data in your pc itself .

can you give some detailed specification of your project so that i will be much

clearer.

regards

nmsreddi



hello


几乎所有我也在做相同的项目,但我没有使用asp.net。我是


使用c#.net。为什么你需要asp.net如果它是一个web应用程序。用于沟通


与gsm调制解调器c#或vb是必需的,但我不认为asp.net是必需的。


以及您使用的.net1.1或.net2.0版本。


当你使用GSM调制解调器进行搜索和接收短信时无需前往


服务器(我认为)你可以存储数据你的电脑本身。


你能给出一些你项目的详细规格,这样我就会更清楚。


更清楚。
< br $>
问候


nmsreddi
hello

Almost all i am also doing the same project but iam not using asp.net .i am

using c#.net .why u need asp.net if its an web application .for communicating

with gsm modem c# or vb is needed but i dont think that asp.net is required .

and also which version you are using .net1.1 or .net2.0 .

when you are using GSM modem for seneding and receiving sms no need for going to

servers (my opinion) you can store data in your pc itself .

can you give some detailed specification of your project so that i will be much

clearer.

regards

nmsreddi



感谢您的建议。但是先生,为什么我使用ASP.NET,因为它是我熟悉的部分,在ASP.NET中我将能够以良好的方式设计我的表单。

告诉项目为什么我使用GSM调制解调器,因为我被要求使用它做项目。在这里,我将使用他们的mailid和手机存储我的客户的详细信息。当我键入消息并单击发送时,应通过此调制解调器将消息传递给客户单元。对于该特定消息,客户将发回确认。我应该通过调制解调器收到我的电脑特定的ack。然后应该进行进一步的交易。如果我被要求这样做,我也应该发送邮件。所以这就是我使用ASP.Net的原因。


问题是我是否能够使用ASP.Net连接到该特定调制解调器,或者我是否应该转移到VB.Net。如果我可以使用ASP.Net连接到那个特定的调制解调器意味着我将非常感激。


真正的问题是我无法在不知道这个细节的情况下继续进行。

希望你会帮助我。如果你不知道这个意思,请问任何朋友,并给我一个肯定的答复。期待你的回复。


Thanks for that suggestion. But sir, why i am using ASP.NET because, it''s the part which i am familiar with and in ASP.NET i will be able to design my form in a good manner.
Telling about the project why i am using GSM modems because i am asked to do the project using that. Here i will be storing the details of my customers with their mailid and their hand phone no in my database. When i type a message and click send, the message should be passed to the customers cell no through this modem. To that particular message the customer will be sending an acknowledgement back. I should receive that particular ack to my pc through the modem. Then the further transactions should take place. I should also send mail''s if i am asked to do so. so that''s why i am using ASP.Net.

The question is whether i will be able to connect to that particular modem using ASP.Net or should i shift to VB.Net. If i can connect to that particular modem using ASP.Net means i will be really thankful.

The real problem is i am not able to proceed without knowing this detail.
Hope You will help me. If you don''t know about this means please ask any of friends and get me a positive reply. Expecting your reply.


这篇关于使用.NET连接到GSM / GPRS usb调制解调器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆