Forum: C# Jun 17th, 2007 |
| Replies: 1 Views: 2,689 I'm writing a peer to peer network in c# with .net 3.
I'm using a tcp/ip architecture where each device acts as both a client and a server.
If one pc wants to download a file from another, how will... |
Forum: C# Mar 30th, 2007 |
| Replies: 0 Views: 1,513 I'm writing a wpf application in c# on .net framework 3 using visual studio 2005. I need to connect my VistaDB database to my c# code. This can be done with .net Framework 2 on a windows form but... |