Click here to Skip to main content
15,886,799 members

Comments by diptipanchal (Top 7 by date)

diptipanchal 9-Mar-15 2:45am View    
How many maximum sockets can we open?
diptipanchal 9-Mar-15 2:19am View    
Sorry I forgot to mention that all machines are connected through Ethernet switch.

I was thinking how 9 CAsyncSocket socket class will respond to each data on single PC. Will there be any probability of data loss?

Any impact on data if machines are kept at 50m away from PC?
diptipanchal 23-Dec-14 5:46am View    
Ok.But how do I print the border of the table?
diptipanchal 22-Dec-14 22:47pm View    
I could write data in a single line using above code and its working fine without ejecting paper. However, I need to write data in a table format(6 rows and 4 columns). Is it possible with WriteFile?
diptipanchal 22-Dec-14 5:13am View    
Now printer does not eject paper after data is printed.Thanks a lot for the help.