emg_web_uploader (source code )

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

emg_web_uploader (source code )

2,084 Views
gl035
Contributor I

Bonjour

 

where  found the source code of  emg_web_uploader.exe

for changing the IP port.

 

Merci

 

GL035

Labels (1)
0 Kudos
Reply
4 Replies

1,087 Views
gl035
Contributor I

Thank you Jaime R

 

My link rs232 works perfectly of that I compiled the bigibutler in IP 192.168.0.151 port 80.

I can therefore recharge the file freescale_static_ffs.c

 

To resolve problem I took the file freescale_static_ffs.c (make with make_static.bat) in the directory web_page then copied out in the directory of plan \SW_Main_Board\src\projects\example\freescale_HTTP_Web_Server then I re-compiled the bigibutler in IP 192.168.0.151 port 86.

 

It is a tiring resolution !

 

It is for it that I like to cross in parameter the number of the port IP as emg_web_uploader.exe

 

Cordialement   GL035

0 Kudos
Reply

1,087 Views
gl035
Contributor I

Good morning

excuse me for my English. I am French

 

As I have a lot http server on my reseau.

I programmed the bigibutler with address IP = 192.168.0.151 and port = 86

since emg_web_uploader.exe me répond:

 

E:\DIGIBUTLER\web_page>emg_web_uploader 192.168.0.151 dynamic.ffs joshua
Web page / Firmware Uploader for EMG HTTP server
Written by Eric Gregori
Failed trying to connect to ip address: 192.168.0.151 emg_web_uploader:
connect failed: Unknown error (10054)
E:\DIGIBUTLER\web_page>pause
Appuyez sur une touche pour continuer...

Is for it that I search the sources of emg_web_uploader.exe

to be able to cross in parameter the numero of the port IP

for exemple: 

emg_https_uploader (ip address) (ip port) (filename) (key)

 

Thank you Jaime R for your answer

 

GL 035

http://st-medard-35.dyndns.org:86 to see my  digitbutler

0 Kudos
Reply

1,087 Views
JaimeR
Contributor III

Sorry, I don't know if the source code is available for emg_web_uploader.exe . I also don't know if there is necesary to change the port or/and how to do it.

Can you ping the board from your PC?, Just to make sure that you have a connection working.

0 Kudos
Reply

1,087 Views
JaimeR
Contributor III

Hi, in order to execute the emg_web_uploader.exe there is a Make.bat  file, if you open this file

with notepad, you will see the current IP  , just change this IP and save the changes. Execute the .bat

file.

 

Jaime

0 Kudos
Reply