Remember
Register
Home
/
Support
/
Support Forum
/
Why does"program terminated exit code 0 "appear in the stdio window? How can we clear it?
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(383)
Python
(1,016)
RF Solutions and XBee
(8,416)
Digi TransPort
(786)
Digi Connect Cellular
(444)
DAL
(4)
Embedded Devices
(4,162)
Google Coral
(2)
Rabbit
(3,194)
Rabbit Software
(518)
Console Servers
(353)
Modbus and Industrial Automation
(246)
Realport
(600)
Serial Servers
(836)
Satellite Modules
(25)
USB
(1,269)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(92)
Other/Legacy
(373)
Why does"program terminated exit code 0 "appear in the stdio window? How can we clear it?
0
votes
This happens when I am sending some data through ethernet using TCP protocol from RCM 4000 ,because of this I can't read the socket from another PC present in the same network.How can I save my program from getting exit?
dynamic
c
rcm4000
ethernet
tcp
exit
0
asked
Feb 18, 2014
in
Rabbit Software
by
AISWARYA RAJ
New to the Community
(
1
point)
retagged
Feb 18, 2014
by
AISWARYA RAJ
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Exit code 0 simply means that your program ended.
answered
Feb 18, 2014
by
MargaretK
Veteran of the Digi Community
(
545
points)
Please
log in
or
register
to add a comment.
...