搜索资源列表
5ivb_767697
- 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件)。&nbs... -Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket.
chat2sever
- 在VB环境下,基于TCP协议的自己设计聊天程序代码,本代码为服务器端端口代码。-in VB environment, based on the TCP design their own chat program code, The code for the server port code.
VB的TCP聊天工具
- VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接-VB TCP chatting tool services and client-prepared separately, the use of machines need to open the server, then the remote machine using the client
vb.net-wm--TcpServer
- 用vs2008 vb.net 编写的可用在ppc上的tcp服务器程序,解决了.net cf 无法转换gb2312的问题-Prepared using vs2008 vb.net available on ppc the tcp server program to solve. Net cf not convert gb2312 problems
TcpCommExampleProjectV2
- Reusable multithreaded TCP client and server classes with example project in VB.NET
TCPServer
- vb编写的TCPServer可以作聊天软件,稍作修改后还可以扩展其他功能-vb prepared TCP Server can do chat software, after slight modifications can also be extended to other features ..
Server
- 这个是我写的服务端的代码,可以和客户端相互传输文件-vb.net tcp server ,transferred to clict
vb-socket
- 带tcp的服务器和客户的发生接收vb源码,电脑可以直接打开使用。用来进行socket编程测试非常好用。-With the occurrence of the TCP server and client receives the vb source code, the computer can be used directly to open.Used for test socket programming is very nice.
imssetupdemo
- Introduction 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
2233-vb
- 实现TCP协议客户端和服务端的通讯,文件共两个,服务端和客户端供学习。-Communication with client by server.
VB.NET.tcp
- 这是一个关于TCP/IP通讯小范例,适合初学者学习使用,内容有服务端和客服端-This is a TCP/IP communication small examples, suitable for beginners learning to use, the contents of the server and the customer service side. .
ChatTCP-IP
- Simple Chat TCP Server & Client