Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~715 People Reached
Favorite Tags
Member Avatar for Sarankulu

We follow debugging with writing debug logs in the file to find any bugs in vc++ and visual studio. Is there any other better way doing the same. Thanking in advance

Member Avatar for tinstaafl
0
61
Member Avatar for Sarankulu

My Application is acting as server as well as client. Server as recieving data from other clent and sending data to another server. Current scenario is while m sending message to server i am crreating and closing socket after sending. But the Requirement is to keep the connection of that …

Member Avatar for rubberman
0
313
Member Avatar for Sarankulu

When my Application is up first time, I am storing Socket_id of the 3 Server just connecting it. My Application is itself a server app which listens , recieved data and send to the server which i am connecting to send the data with the Socket_id i have stored. Now …

Member Avatar for Mr.M
0
341