-
本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。...
本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
- 2023-02-27 08:45:04下载
- 积分:1
-
Network Programming for Windows
书源代码
(source code)
Network Programming for Windows
书源代码
(source code)-Network Programming for Windows source code book (SOU rce code)
- 2022-05-06 10:36:55下载
- 积分:1
-
The program design is divided into a server application and the client part of t...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞-The program design is divided into a server application and the client part of the application, using Socket socket network programming library. (UDP) and the (TCP/IP) combination of connections, and solve the timeliness of data transmission but also ensures that the data will not be lost during transmission. Another program uses multiple threads to avoid blocking procedure
- 2022-03-06 09:35:13下载
- 积分:1
-
Buffer封装类,A buffer of memory that takes care of allocating and freeing itself, a...
Buffer封装类,A buffer of memory that takes care of allocating and freeing itself, and has methods for compression and encoding-Buffer Wrapper Class。A buffer of memory that takes care of allocating and freeing itself, and has methods for compression and encoding
- 2022-06-16 00:38:47下载
- 积分:1
-
access to network configuration, network card, access to information is a DNS ne...
获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序-access to network configuration, network card, access to information is a DNS network, subnet mask, Ethernet addresses the integrated process
- 2022-04-17 12:50:01下载
- 积分:1
-
when visiting certain Internet sites, the system will first read remote files to...
当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files folder. Now tell us a little techniques can be used VB language and an API function to judge whether the documents for the Web in IE cache.
- 2023-07-04 13:40:02下载
- 积分:1
-
用QT 写的ftp上传的例子,做网络的人可以看看!
用QT 写的ftp上传的例子,做网络的人可以看看!-QT wrote with ftp upload example, one can make the network look!
- 2022-06-13 10:40:47下载
- 积分:1
-
一个网络状态检测的源码
一个网络状态检测的源码-Detection of a network of state-source
- 2023-06-24 18:40:02下载
- 积分:1
-
udp传输GPS数据,功能齐全,可做参考,运行成功,大家可以
udp传输GPS数据,功能齐全,可做参考,运行成功,大家可以-udp transfer GPS data, functions, reference can be run successfully, we can
- 2023-01-28 18:05:03下载
- 积分:1
-
说明:
学习之余做的一个源码。
带有base64的编码和解码,
但是没有html格式的解码,发送邮件很成功,接收邮件有一点问题,接受到本机以后,...
说明:
学习之余做的一个源码。
带有base64的编码和解码,
但是没有html格式的解码,发送邮件很成功,接收邮件有一点问题,接受到本机以后,
若邮件编码是txt的,能够正常显示,若是mime的编码,就直接显示源码。
收发均封装好了类
可以直接 继承使用!
-Description: learn to do a source. With base64 encoding and decoding, but no html format decoding, sending mail was a success and have a little problem receiving mail, received after this machine, if the message encoding is a txt that can display, if the mime encoding directly show the source code. Transceivers are packaged good categories can be directly used to inherit!
- 2023-08-11 13:30:04下载
- 积分:1