搜索资源列表
Implementation-of-communication
- 介绍在VB环境下如何使用Winsock控件实现局域网通信。程序员无须了解TCP或低级Winsock APIs 调用实现的细节,只需通过设置控件的属性并调用其方法就可轻易连接到一台远程计算机中,并且实现双向交换数据。-This paper introduces how to realize LAN communication using Winsock controls under VB. The programme must not understand TCP or low grade Win
CSharpTCP
- C#局域网内的tcp传输• 以目前流行的TCP/IP协议构成的互联网软件设计方法,实现网络传输实验设计。 • 掌握网络scoket套接字完成计算机通信过程,深入理解和掌握基于TCP/IP协议的网络通信以及网络客户机/服务器模型的结构概念,熟悉常用的Windows API函数的用法,利用C++或VB语言实现流式套接字的网络应用通信编程。 -C# tcp transmission • LAN to the Internet posed by the pop
V01
- 通过VB对局域网加密的EXCEL解密并进行表格整理,接触了每次打开共享的输入密码的繁琐过程,以及整理总表时候的麻烦,因为EXCEL文件设计隐私,这里就不上传了-Improve the effect of EXCEL operation shared in LAN
Chatting-On-LAN
- Title: chatting on LAN Descr iption: purpose of this code is to chat on LAN between server and Client but donot forgive to give your own IP address in Client Code. This file came Planet-Source-Code.com...the home millions of lines of source co