[RESOLVED] need urgent help

I have made an application that receives data from a server using windows socket component. It's already running for almost 3-month ago. Just last 2 days until today, I receive a wrong data instead of something like... "120203 0745 2004 0011...", now my application receives this information "[][][][]" which is not correct. I don't have any idea what's going on. I didn't touch my code since it's up and running. My first suspect is the winsck.ocx, I download a new version and paste it to the machine then register, but the same thing happen.

Any idea regarding this? Or had experienced this before, please provide me some info here. It's very very urgent.

Any help greatly appreciated.

Thanks... noister
[771 byte] By [noister] at [2007-11-20 10:33:32]
# 1 Re: [RESOLVED] need urgent help
what's sending the data? may be a virus involved
dglienna at 2007-11-9 19:34:42 >
# 2 Re: [RESOLVED] need urgent help
what's sending the data? may be a virus involvednope i think it's not because we have also an application that acts what my application does. but that app receives correct information from the server.
noister at 2007-11-9 19:35:42 >
# 3 Re: [RESOLVED] need urgent help
anybody here...? please need some guide here!
noister at 2007-11-9 19:36:52 >
# 4 Re: [RESOLVED] need urgent help
Have you checked with the source? Has it changed the format of the data it is passing? Is it now encrypting the data? It would be difficult for anyone here to give any significant help, other than guesses. The receiving app is yours? Have you ran an uncompiled version of your app so you can step thru the code?
LaVolpe at 2007-11-9 19:37:52 >
# 5 Re: [RESOLVED] need urgent help
Post source of client side and server side, to see if we notice anything.
I'd check to see if a system was updated recently.
dglienna at 2007-11-9 19:38:51 >
# 6 Re: [RESOLVED] need urgent help
hayy, we solved the problem already. the problem is in the server configuration.

thanks to u all.
noister at 2007-11-9 19:39:56 >