A sample project that I had problem with multiple possible approaches was preparing RPG session for my gaming group.Originally Posted by TesTeq
Other example of something complicated may be diagnosing problems with processing inbound synchronization message on the client system. It involved many steps likeAll in the same day
- Analyzing the source code of receiving module
- Analyzing server logs
- Analyzing received communicates
- Retrieving half proceed communicates from database
- Decoding half proceed communicates
- Retrieving half proceed communicates from database once again because they was truncated
- Writing code to simulate processing flow
- ...


Reply With Quote
Bookmarks