-
email收发程序,从codeproject上下载的。
email收发程序,从codeproject上下载的。-email TX procedures downloaded from the codeproject.
- 2023-06-16 13:15:03下载
- 积分:1
-
获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID....
获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID.-Access to the local ip, mac address and time, followed by 16 to convert hexadecimal string, and connect together, the return of the string can be used as a database programmer to create data table primary key ID.
- 2022-09-27 09:35:03下载
- 积分:1
-
A chat server in C. User s can communicate to each other. Built using Socket in...
A chat server in C. User s can communicate to each other. Built using Socket in C. Good program to learn basics of sockets.
- 2022-02-26 16:26:30下载
- 积分:1
-
一个简单的网络通信小程序,包括发送字符串,网络授时等
一个简单的网络通信小程序,包括发送字符串,网络授时等-A simple network of small procedures, including the transmission of the string, such as network time
- 2022-04-08 12:29:35下载
- 积分:1
-
该系统是一个
本系统是一个基于ASP的公交线路查询系统,可以为用户提供线路查询,站点查询,地名查询,换乘查询,地名注册等功能,另外还为管理员添加了添加线路,添加或更改站点,删除线路或站点,修改线路信息,地名录入等功能-the system is an ASP-based bus line query system, able to provide users with line inquiries, site inquiries, names inquiries, transfer inquiries, name registration functions, but also for administrators to add a line to add, add or modify site, delete lines or sites, modify Line Road information, such as names Input Function
- 2023-02-27 16:15:03下载
- 积分:1
-
Now, given a simple example, the sample can catch all through local LAN data pac...
下面就给出一个简单的示例,该示例可以捕获到所有经过本地网卡的数据包,并可从中分析出协议、IP源地址、IP目标地址、TCP源端口号、TCP目标端口号以及数据包长度等信息。-Now, given a simple example, the sample can catch all through local LAN data packets can be analyzed from the agreement, IP source address, IP destination address, source port TCP, the TCP port number and the objective data packet length, and other information.
- 2022-07-15 22:24:29下载
- 积分:1
-
terminal software, very populer
terminal software, very populer
- 2022-03-28 19:26:05下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
这是一个用VB编写的代理服务器程序源码,通过这个程序能使我们掌握相关的知识...
这是一个用VB编写的代理服务器程序源码,通过这个程序能使我们掌握相关的知识-This is a VB prepared by the proxy server source code procedures, this procedure will enable us to acquire the relevant knowledge
- 2022-10-25 12:05:03下载
- 积分:1
-
我有一个最受推崇的聊天程序,提供的附加功能可以…
本人所最为推崇的一个vc聊天程序 提供添加删除好友功能 可以近乎实时的实现文字聊天功能 强烈推荐 本程序为客户端程序 在用户下载过起服务器程序后即可运行-I have one of the most respected vc chat program to provide added functions can be deleted friend of achieving near real-time text chat feature strongly recommend the procedure for clients to download the user with the server can run after
- 2022-03-25 14:34:02下载
- 积分:1