搜索资源列表
网络socket编程
- 里边有几个网络编程实例,还有一些可以用来传输用的程序,都是经过测试通过的,非常好用哦.-It includes several instances about network programming ,and several programs which can be used to transfer things.They were tested,and they are powerful.
实例111 用C语言实现Ping程序功能
- 用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
java实例代码
- 此代码为java实例代码,主要适用于在网络编程方面的开发人员参考-this code of java code examples apply mainly to network programming in the development of reference
java组播编程实例
- 这个实例实现了加入和离开组播组、在组播组中发送及接收数据、利用组播实现时间服务器、利用组播实现网络教学功能-this example realized join and leave multicast group, the multicast group to send and receive data and the use of time-servers multicast using multicast network teaching function
本地计算机网络编程实例
- 获取计算机的名称和IP地址 获取计算机的子网掩码 获取计算机的DNS设置 获取计算机的网卡地址 获取计算机安装的协议 获取计算机提供的服务 获取计算机的所有网络资源 修改本地计算机的所有网络设置 获取计算机TCP/IP协议的所有信息-access to the computer name and IP address of the computer to obtain access to the subnet mask DNS set up computer ac
XX校园网设计与配置实例
- 校园网设计与配置实例,对于初学网络编程者有帮助。-campus network design and configuration examples for learning network programmers help.
第5章 网络编程
- c++builder5.0实例代码: 第5章 网络编程: 5.1 建立自己的Web浏览器 5.2网上传输数据程序 5.3远程屏幕抓取程序 5.4编制一个邮件收发程序 5.5 NetBios编程-example code : Chapter 5 of network programming : 5.1 build its own Web browser 5.2 Internet data transmission procedures Remote screen captu
第6章 多线程编程
- c++builder5.0实例代码: 第5章 网络编程: 5.1 建立自己的Web浏览器 5.2网上传输数据程序 5.3远程屏幕抓取程序 5.4编制一个邮件收发程序 5.5 NetBios编程-example code : Chapter 5 of network programming : 5.1 build its own Web browser 5.2 Internet data transmission procedures Remote screen captu
tcpexample
- 网络编程实例,tcp网络编程实例,对初学者非常的有用,非常不错!
《实例解析IPv6环境下的网络编程》配套代码
- 《实例解析IPv6环境下的网络编程》配套代码-"Case Analysis IPv6 network programming under the" complementary code
vc网络通讯编程实例
- 有基本网络编程,本地网络编程,IE,网络编程,网络协议编程,代理服务器,高级通信,断点续传,语音电话等内容,并全是代码(vc6.0)-a basic network programming, the local network programming, Internet Explorer, network programming, network programming agreement, the proxy server, senior communications, HTTP, voice
网络编程实用教程实例源程序清单
- 网络编程实用教程实例源程序清单
linux下socket编程 c
- linux下用c进行socket编程,很多实例,适合初学网络编程者,可以先看看socket编程
MFC
- 一个学习MFC最基本也最全面的源代码实例,包含了基于C/S架构的socket网络编程,也包含了database,初学者必看-MFC learning the most basic and most comprehensive source code examples, including based on the C/S structure of the socket network programming, but also includes a database, for beginners
vcnetsrc
- 一些VC++网络编程实例源代码,这是一本书的源代码,很完整,不过是早两年的,不过感觉对学习VC++网络编程还是有一定帮助的,内容涉及网络服务器、FTP操作、网络电话、聊天程序、远程控制等,都是些小巧但实用的小例子。 -Some VC++ network programming source code examples, this is a book' s source code, it is incomplete, but a couple of years ago, but the
CSharpadminsystem
- 经典结合数据库的csharp网络编程实例-Combination of a database csharp classic example of network programming
CCHttpClient网络编程实例
- 一个Windows 的应用程序,要创建一个窗口我觉得可以分为6个步骤:(A Windows application, to create a window, I think can be divided into 6 steps)
Visual C++ 6.0数据库与网络开发实例
- VC6.0编程。数据库开发。网络通讯开发。socket编程开友。图书馆图书管理。(VC6.0 program. net communication program. database program. socket communication program. library book managing.)
c#网络编程实例
- 一些C#网络编程的例子,word 版本的,很好很全面(some example of C# net, the doc version,very good)
java网络编程http socket
- java网络编程http socket,实例练习,对应语言程序设计系列书中的例子