搜索资源列表
NTMessenger_src.zip
- 类似windows的net send功能的给其他windows机器发送消息的程序,其他机器不需要安装程序也可以收到消息
wpcap_samples
- WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.c 发送自己填充的一个数据包 4. statics.c 对网络中的数据进行统计 5. filter.c 按指定规则对捕获的数据包进行过滤-WinpCap development kits examples : 1. devicelist.c access the computer network equipment list 2. cap
Clie
- 好的东东哈,一个能实现网络邮件传递的程序,相当于一个好的邮件服务器哈-good Eastern Kazakhstan, a network can send mail to the procedure, which is equivalent to a good mail server Kazakhstan
Ex 2
- 介绍了netstat, ping等网络命令的作用和使用方法, 使用改进后的client来计算接收和发送的包的数目.-introduced, such as network ping orders of the role and use of methods, the use of improved client to receive and send calculation of the number of packets.
vc 小程序
- 是vc关于网络编程的小程序,HTTP监控器,基于IE4组件的浏览器, 基于STMP的邮件发送系统等-is on the small network programming procedures, HTTP Monitor, based on the IE4 browser components, based on the STMP send mail system
TCP的客户服务器通信程序
- TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
sgipforjava
- API支持多个SP通过英斯克短信网关iDAP接入短信中心,向终端用户发送短消息。SP的应用程序需要遵循联通的SGIP1.1协议-API supports multiple SP Intrinsic through SMS Gateway Center iDAP SMS access to end-users to send text messages. SP applications need to follow Unicom SGIP1.1 agreement
TCP发送接收
- 一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP-TClientSocket use of a control procedure, congregate. Send, receive, to choose the server port and IP address. TCP
udpClient
- 一个用于UDP通讯的示例程序。可以方便的查看通讯数据,以及发送数据。-a UDP communications for the sample program. Check to make communications data, and send data.
smalltcpServer
- 一个简单的TCP服务器, 可以侦听任意端口。 查看已有连接,并查看通讯数据。可以方便的发送数据给其中的连接。 是软件开发的好帮手-a simple TCP server, the interception arbitrary ports. View have connectivity, and data communications View. Convenience can send data to the link. Software development is a good helper
ip播报
- 可用于动态IP的播报上.如你远程主机是动态IP. 一个IP反馈到邮箱的程序,把当前的IP地址发送到某一个邮箱. 定时对本地IP进行查询,如果发现变动,则将新的IP地址发送到邮箱. 没有什么技术含量, 主要用到发信 对本地IP的列举. 和任务栏的简单应用. 本例不含安全方面的内容,感兴趣者可以自行加入. 很高兴与你一起研究. haihong5995037@163.com QQ:254082939-dynamic IP can be used on the broadcast. If you rem
客户服务器端
- 这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope pu
邮件编程
- 里边又一个可以发邮件的程序,还有几个辅助的程序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上.-I put a programme which could send email and some acessary programms in it. I think they are very useful and I d like to shall them with you all.
62_s1_client
- 一个网络通讯中,网络客户端的接受数据和发送数据的源代码。-a network communications, network clients receive data and send data source.
vnc-src
- 最好的远程控制源代码,快速的屏幕抓取,只传改变的部份-the best control sourcecode,can snap screen quickly,only send changed part.
发email的程序
- 本人制作的邮件发送程序,公开源代码,以供初学者学习。-I send mail production process, open-source, for beginners to learn.
VC++精品源码
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
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
Udp Send File Demo
- udp协议传输文件 有接受和发送两个应用程序-udp protocol to transfer files to receive and send both applications
SMTPmail.rar
- send mail via smpt in C#