搜索资源列表
网络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
javaMail编程实例
- 这个实例实现了构建邮件服务器、简单的E-mail发送、发送附件、带身份验证的E-mail发送、跨代理的E-mail发送、接收E-mail、在Applet中收取E-mail、E-mail口令验证功能-achieve this example of building a mail server, a simple E-mail sent, send attachments, with identification of the E-mail sent, the inter-agency E-mail
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
GetNeighborInfo
- 局域网网络通信编程实例 获取局域网内其他计算机的信息-LAN network communications programming examples LAN access to other computer information
本地计算机网络编程实例
- 获取计算机的名称和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
tcpexample
- 网络编程实例,tcp网络编程实例,对初学者非常的有用,非常不错!
9758
- VC++网络编程,图形编程实例,初学者可借鉴!-VC network programming, graphical programming examples, beginners can learn!
RemoteControl_Vc
- 一个VC++写的远程控制例子《VC++网络通信编程实例案例精选》源代码-write a VC Remote Control example "VC network communications programming examples selected cases" source code
xrecieve
- 选择重传协议接收端程序,网络协议编程实例,能够很好的理解网络编程的意义-choice Retransmission Agreement receiving end procedures, network protocol programming examples, can understand the significance of Network Programming
chap898280284021
- 基本网络编程实例 Winsock实现网络聊天室【\\chap1\\ChatRoom(Winsock)】-basic network programming examples Winsock Network Chat Room [\\ chap1 \\ ChatRo om (Winsock) --
chap26872797929
- (2)本地计算机网络编程实例 获取计算机的名称和IP地址【\\chap2\\Local】 获取计算机的子网掩码【\\chap2\\ Local】 获取计算机的DNS设置【\\chap2\\ Local】 获取计算机的网卡地址【\\chap2\\ Local】 获取计算机安装的协议【\\chap2\\ Local】 获取计算机提供的服务【\\chap2\\ Local】 获取计算机的所有网络资源【\\chap2\\ Local】 修改本地计算机的所有网络设置【\\c
chap380252897922
- IE编程实例 简单的浏览器的实现【\\chap4\\MyBrowser】 删除IE相关历史记录【\\chap4\\DelHistory】 将应用程序加入到IE工具栏【\\chap4\\AddToToolBar】 超级链接的实现【\\chap4\\HyperLink】 禁止IE的弹出窗口【\\chap4\\StopPopup】 禁止浏览某些网站【\\chap4\\StopTravel】 IE收藏夹【\\chap4\\ MyBrowser】 创建桌面快捷方式和活动桌面
InternetDownload20061126
- 基本网络编程实例Internet文件下载-basic network programming examples Internet File Download
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编程
java网络编程http socket
- java网络编程http socket,实例练习,对应语言程序设计系列书中的例子