Help With TcpSockets

jbauer01

New member
Joined
Mar 2, 2005
Messages
1
Programming Experience
3-5
I have two programs, a client on a PocketPC device, and a server on a workstation. The client app has several forms in which when opened creates a new socket and holds this socket until the form is closed, waiting for another form to be opened. Well at least its supposed to. The user can process several transactions until for some reason the connection is lost and the user is required to close and reopen the form. I have stepped through the code for hours on end now, not being able to figure out what is wrong. I have spent many hours on the phone with Cisco configuring the routers/access points. So I am hoping someone can help me out. Source code of the TcpSocket class can be provided if needed. Thanks everyone!

`J
 
Back
Top