Server_and_Client

所属分类:.net编程
开发工具:Visual Basic
文件大小:33KB
下载次数:2
上传日期:2009-08-17 13:42:30
上 传 者soh73
说明:  vb .net clienlt server example

文件列表:
Socket\ServerSocketTest (0, 2002-10-29)
Socket\ServerSocketTest\ServerSocketTest.vbproj (3849, 2002-11-07)
Socket\ServerSocketTest\Main.vb (2726, 2002-11-07)
Socket\ServerSocketTest\AssemblyInfo.vb (1028, 2002-10-29)
Socket\ServerSocketTest\ServerSocketTest.vbproj.user (1782, 2003-02-21)
Socket\SocketClasses (0, 2002-10-29)
Socket\SocketClasses\AssemblyInfo.cs (2426, 2002-10-28)
Socket\SocketClasses\ClientSocket.cs (13336, 2003-02-01)
Socket\SocketClasses\ServerSocket.cs (9776, 2003-02-21)
Socket\SocketClasses\Socket.csproj (3759, 2002-11-07)
Socket\SocketClasses\Socket.csproj.user (1772, 2003-02-21)
Socket\SocketClasses\Socket.sln (2740, 2003-02-01)
Socket\SocketClasses\Socket.suo (9216, 2003-02-21)
Socket\ClientSocketTest (0, 2002-10-29)
Socket\ClientSocketTest\ClientSocketTest.vbproj (3849, 2002-10-29)
Socket\ClientSocketTest\AssemblyInfo.vb (1028, 2002-10-29)
Socket\ClientSocketTest\Main.vb (1564, 2002-11-07)
Socket\ClientSocketTest\ClientSocketTest.vbproj.user (1783, 2003-02-21)
Socket\WinFormsServer (0, 2003-02-01)
Socket\WinFormsServer\WinFormsServer.vbproj (4457, 2003-02-01)
Socket\WinFormsServer\AssemblyInfo.vb (1028, 2003-02-01)
Socket\WinFormsServer\WinFormsServer.vbproj.user (1783, 2003-02-21)
Socket\WinFormsServer\fServer.vb (8432, 2003-02-05)
Socket\WinFormsServer\fServer.resx (7071, 2003-02-01)
Socket\WinFormsClient (0, 2003-02-01)
Socket\WinFormsClient\WinFormsClient.vbproj (4812, 2003-02-01)
Socket\WinFormsClient\AssemblyInfo.vb (1028, 2003-02-01)
Socket\WinFormsClient\WinFormsClient.vbproj.user (1782, 2003-02-21)
Socket\WinFormsClient\fMain.vb (9828, 2003-02-01)
Socket\WinFormsClient\fMain.resx (7849, 2003-02-01)
Socket\WinFormsClient\frmTest.vb (1305, 2003-02-01)
Socket\WinFormsClient\frmTest.resx (5315, 2003-02-01)
Socket (0, 2002-10-28)

**important notes regarding Irc networking socket classes Note: Please open the solution file \SocketClasses\Socket.sln Introduction: Are you missing the old days winsock control? with events and easy to use? I do too so here is the solution. This namespace includes everything you need to do with TCP sockets in an event driven interface. Very easy to use , it provides great functionality and speed. How to use: ------>>>>>> **IMPORTANT**! Also it's very easy to use, Please take a look at the example files that i have provided to see how to use it efficiently. Right click on the project name in solution explorer and then Debug\Start new instance to run more than one program at the same time. Try running the server examples and client ones at the same time and connecting them to each other :). Known bugs: Nothing! The problem with the creation of windows forms is solved by using the Invoke method. see the WinFormsClient example. The problem of closing the server socket and restarting it is now solved thanks to Mathias. Contact notes: Please send your questions , comments or anything else to sstiger3000@yahoo.com That would be very welcome. Thanks

近期下载者

相关文件


收藏者