文件名称:A TCP/IP Chat Program
文件大小:1.57MB
文件格式:ZIP
更新时间:2021-12-02 10:14:17
TCP/ip chat winForm
For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn't find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class included in .NET framework 2.0 and later. The good thing about this application is, the server and the client are not two separate applications. This form acts as both the Server and the Client.
【文件预览】:
Rapid Chat
----Rapid Chat.sln(927B)
----Rapid Chat.png(42KB)
----Rapid Chat()
--------frmMessage.resx(6KB)
--------frmMyData.resx(6KB)
--------Form1.vb(19KB)
--------bin()
--------frmMyData.vb(266B)
--------frmNewAddress.Designer.vb(4KB)
--------frmSettings.vb(3KB)
--------frmSettings.Designer.vb(29KB)
--------Settings.vb(503B)
--------Rapid Chat.vbproj.user(74B)
--------frmSettings.resx(10KB)
--------frmNewAddress.vb(635B)
--------Resources()
--------app.config(3KB)
--------My Project()
--------Form1.resx(864KB)
--------Thumbs.db(6KB)
--------frmMessage.vb(1KB)
--------frmMyData.Designer.vb(4KB)
--------Rapid Chat.vbproj(9KB)
--------Form1.Designer.vb(56KB)
--------frmMessage.Designer.vb(7KB)
--------frmNewAddress.resx(6KB)
--------Users.ico(88KB)