A
Anumolu
Hi i am facing a variety problem, if i run the program with out
debugging then i am not able to see the file which i wrote using
filestream from the networkstream. But if i debug the program then the
file is created and data is written successfully. Here is the output
Waiting for a connection....
Server started listening on port : 9000
Connection accepted.
♂
Byte::A
Byte::B
♂
Byte::C
Byte:
Waiting for a connection....
Server started listening on port : 9000
i kept a statement to show on console, it's writing succesfully but i
am not able to see in the file ;((
if any body have idea please give me some suggestion why it is
behaving pecularly.
debugging then i am not able to see the file which i wrote using
filestream from the networkstream. But if i debug the program then the
file is created and data is written successfully. Here is the output
Waiting for a connection....
Server started listening on port : 9000
Connection accepted.
♂
Byte::A
Byte::B
♂
Byte::C
Byte:
Waiting for a connection....
Server started listening on port : 9000
i kept a statement to show on console, it's writing succesfully but i
am not able to see in the file ;((
if any body have idea please give me some suggestion why it is
behaving pecularly.