登录
首页 » Windows Socket编程 » 新邮件,嘿,有点简单,容易

新邮件,嘿,有点简单,容易

于 2022-02-25 发布 文件大小:231.31 kB
0 222
下载积分: 2 下载次数: 1

代码说明:

实时监控邮箱新邮件,哎,简单的东西就是好用的-new mail, hey, something is simple and easy

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢...
    很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。 -many people use the Internet, they had ants Network Express software or download files over the Internet experience, the use of such software can greatly speed up the documents on the Internet speeds, reduce file transfer time. These software Why is there so much magic? Its main reason is the software used to download and multithreading technology HTTP. If we prepare ourselves to a similar case in the process and to quickly download on the Internet, it must be a very pleasant thing. Now, I would talk about how to use C# language support for a multi-threaded download procedures, you will see the use of C# language network should procedure is how easy from can understand C# Language powerful networking capabilities.
    2023-02-11 11:20:03下载
    积分:1
  • socket示例,分为server,client两个序,实现序的自动升级。...
    socket编程示例,分为server,client两个程序,实现程序的自动升级。-socket programming paradigm into server, client two procedures to achieve the automatic escalation procedures.
    2022-05-14 16:51:30下载
    积分:1
  • you want simple access to their machines? Tcpip, then under the bar, guaranteed...
    你想简单的获得自己机器的tcpip吗,那就下这个吧,保证有好处,-you want simple access to their machines? Tcpip, then under the bar, guaranteed benefit,
    2022-08-03 17:59:30下载
    积分:1
  • 信使小精灵,是一个简易的聊天工具。主要是演示了网络的主要步骤。本序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘
    信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-Messenger elf is a simple chat tool. Mainly to demonstrate the major steps in network programming. This procedure using the package a good library, making the application layer does not need to consider how the network news is accepted and sent, nor need to consider the data packet and packet loss sticky hands of the Spurs, you simply call the corresponding function can be a . Function library for you to do a good job in those efforts. You only need to define your own protocol header and message structure, the definition of good network news can be a callback function.
    2022-03-30 00:05:40下载
    积分:1
  • Client序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。 连接成...
    Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。 连接成功后显示提示信息; 然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号); client在收到UDP Server的端口号后, 为用户显示3个选项: 1.“Get current time(TCP)”服务器时间 2.“Echo Mode(UDP)”回显6 3.“Exit the program”. -Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
    2023-07-31 00:05:03下载
    积分:1
  • 一个简单的完成端口的例子,适合入门者学习
    一个简单的完成端口的例子,适合入门者学习-A simple example of the completion of the port, suitable for beginners to learn
    2022-04-16 23:54:04下载
    积分:1
  • 请大家试用此序之目的在于训练大家的能力,而非具有真正的特别实用的功能....
    请大家试用此程序之目的在于训练大家的编程能力,而非具有真正的特别实用的功能.-trial purposes of this program is to train all the programming capabilities rather than truly special practical function.
    2022-03-13 23:22:50下载
    积分:1
  • ADDING A SOCKET TO NETWORK
    ADDING A SOCKET TO NETWORK
    2022-09-15 09:00:03下载
    积分:1
  • 如何得到本地机器的名称和IP地址
    如何得到本地机器的名称和IP地址-how the local machine name and IP address
    2022-02-02 19:54:15下载
    积分:1
  • 获取网络上某台电脑的ip地址,权威序!经典认证。
    获取网络上某台电脑的ip地址,权威程序!经典认证。-access to a network of computers ip address, authoritative procedures! Classic certification.
    2022-02-26 05:27:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载