HTTP-MFS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

HTTP-MFS

1,086 次查看
utsavikalpesh
Contributor V

Hi,

I am working with code warriorv10.6 and MQX v4.0.

I am working on a project in which I am using SDCard demo and Web Hvac demo.

Both Demos are working perfectly.

Now what I need to do is., I am creating .txt file into SDCard and I want to access it using

PC. Say My PC address is 172.168.1.202 and I created Package.txt file into SDcard.

Now I want to access Package.txt by just writing url like: http:\\172.168.1.202\Package.txt (not exactly like this but want to use http:\\172.168.1.202\.......... )?

Is this possible to read/write into SDCard directly from PC using http protocol?

Please note that I do not want to use any shell commands or USB demo to access .txt file from SDCard.

Regards,

Utsavi Bharuchwala

标记 (1)
0 项奖励
回复
1 回复

949 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi

I think you can access fie by writing your url.  please check the section 5.10.3 about aliases in RTCS user guider.

regards

Daniel